##// END OF EJS Templates
rust-index: add an abstraction to support bytes added at runtimes...
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.

File last commit:

r51283:b88e9c70 default
r52081:1ef4a36a default
Show More
clippy.toml
1 line | 16 B | application/toml | TOMLLexer
msrv = "1.61.0"