Skip to main content

Module local

Module local 

Source
Expand description

Optimized local I/Os

Structs§

LocalObjectReader
Object reader for local file system.

Functions§

copy_file
Copy a file from one location to another, supporting cross-filesystem copies.
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.