Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidblewett/rure-python
/ CapturesDebug
Class
CapturesDebug
regex/src/re_unicode.rs:982–982 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
980
}
981
982
struct CapturesDebug<
'c, '
t:
'c>(&'
c Captures<'t>);
983
984
impl<
'c, '
t> fmt::Debug for CapturesDebug<
'c, '
t> {
985
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