Mercurial > public > mercurial-scm > hg
comparison rust/hg-core/src/revlog/patch.rs @ 51185:1ef4a36a934d
rust-index: add an abstraction to support bytes added at runtimes
In order to support appending data to the Rust index, we need to abstract
data access away from the immutable (on-disk) bytes, to seemlessly fetch
either from the preexisting data or from the newly added data.
author | Rapha?l Gom?s <rgomes@octobus.net> |
---|---|
date | Mon, 26 Jun 2023 19:16:07 +0200 |
parents | b68b19104d16 |
children | e01e84e5e426 |
comparison
equal
deleted
inserted
replaced
51184:8c4e8d06432e | 51185:1ef4a36a934d |
---|