Expand description
Optimized local I/Os
Structs§
- Local
Object Reader - [ObjectReader] for local file system.
Functions§
- remove_
dir_ all - Recursively remove a directory, specified by
object_store::path::Path
. - to_
local_ path - Convert an
object_store::path::Path
to astd::path::Path
.