Struct rust_unixfs::file::visit::Cache
source · pub struct Cache { /* private fields */ }
Expand description
Optional cache for datastructures which can be re-used without re-allocation between walks of different files.
pub struct Cache { /* private fields */ }
Optional cache for datastructures which can be re-used without re-allocation between walks of different files.