##// END OF EJS Templates
rhg: reduce verbosity in path_encode by using a trait for writing...
rhg: reduce verbosity in path_encode by using a trait for writing Hopefully this makes the code easier to read and understand and shorter overall. It also lets us later tweak the type we use as a [Sink], without having to change the encoding functions, including using two different types for size measurement and for the actual serialization.
Arseniy Alekseyev -
r51054:96d31efd default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / copy_tracing
tests.rs Loading ...
tests_support.rs Loading ...