Struct unixfs_v1::dir::Cache [−][src]
pub struct Cache { /* fields omitted */ }
Expand description
A cache of data structures used while traversing. Reduces allocations when walking over multiple path segments.
pub struct Cache { /* fields omitted */ }
A cache of data structures used while traversing. Reduces allocations when walking over multiple path segments.