##// END OF EJS Templates
rust-parsers: move parser bindings to their own file and Python module...
rust-parsers: move parser bindings to their own file and Python module This tidies up the Rust side while simplifying the Python side. Differential Revision: https://phab.mercurial-scm.org/D6627

File last commit:

r41001:5532823e default
r42992:760a7851 default
Show More
rustfmt.toml
3 lines | 66 B | text/plain | TOMLLexer
max_width = 79
wrap_comments = true
error_on_line_overflow = true