MCPcopy 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
1801struct TransitionsRow<'a>(&'a [StatePtr]);
1802
1803impl<'a> fmt::Debug for TransitionsRow<'a> {
1804 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {

Callers 1

fmtMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected