##// END OF EJS Templates
rust-dirstate: provide CopyMapIter and StateMapIter types...
rust-dirstate: provide CopyMapIter and StateMapIter types They will be used in the declaration of Python iterator types.

File last commit:

r41001:5532823e default
r43156:7083ac37 default
Show More
Cargo.toml
3 lines | 92 B | application/toml | TOMLLexer
[workspace]
members = ["hg-core", "hg-direct-ffi", "hg-cpython"]
exclude = ["chg", "hgcli"]