##// END OF EJS Templates
rust-revlog: rename `length` to `data_compressed_length`...
rust-revlog: rename `length` to `data_compressed_length` This is more explicit and will not be confused with `len`.

File last commit:

r52014:34e0670c default
r53192:4d0c0c25 default
Show More
Cargo.toml
4 lines | 97 B | application/toml | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]
resolver = "2"