Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidblewett/rure-python
/ TransitionsRow
Class
TransitionsRow
regex/src/dfa.rs:1801–1801 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1799
}
1800
1801
struct TransitionsRow<
'a>(&'
a [StatePtr]);
1802
1803
impl<
'a> fmt::Debug for TransitionsRow<'
a> {
1804
fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
Callers
1
fmt
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected