Module local

Source
Expand description

Optimized local I/Os

Structs§

LocalObjectReader
[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 a std::path::Path.