##// END OF EJS Templates
rust-cpython: replace dyn Iterator<..> of mapping with concrete type...
rust-cpython: replace dyn Iterator<..> of mapping with concrete type See the previous commit for why. The docstring is moved accordingly.

File last commit:

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