Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidblewett/rure-python
/ build
Method
build
regex/regex-syntax/src/ast/print.rs:42–46 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
40
}
41
42
fn build(&self) -> Printer {
43
Printer {
44
_priv: (),
45
}
46
}
47
}
48
49
/// A printer for a regular expression abstract syntax tree.
Callers
2
new
Method · 0.45
roundtrip_with
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected