##// END OF EJS Templates
copies-rust: introduce PyBytesWithData to reduce GIL requirement...
copies-rust: introduce PyBytesWithData to reduce GIL requirement See explanations in new doc-comments. Differential Revision: https://phab.mercurial-scm.org/D9685

File last commit:

r45503:cf04f62d default
r47331:620c88fb default
Show More
Cargo.toml
3 lines | 82 B | application/toml | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]