Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
963
struct CapturesDebug<
'c, '
t:
'c>(&'
c Captures<'t>);
964
965
impl<
'c, '
t> fmt::Debug for CapturesDebug<
'c, '
t> {
966
fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
Callers
1
fmt
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected