MCPcopy Create free account
hub / github.com/davidblewett/rure-python / CapturesDebug

Class CapturesDebug

regex/src/re_bytes.rs:963–963  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

961}
962
963struct CapturesDebug<'c, 't: 'c>(&'c Captures<'t>);
964
965impl<'c, 't> fmt::Debug for CapturesDebug<'c, 't> {
966 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {

Callers 1

fmtMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected