Module lance_core::io::local
source · Expand description
Optimized local I/Os
Structs
- [ObjectReader] for local file system.
Functions
- Recursively remove a directory, specified by
object_store::path::Path. - Convert an
object_store::path::Pathto astd::path::Path.