Function object_path_from_str

Source
pub fn object_path_from_str(path: &str) -> Result<Path, PolarsError>
Expand description

Construct an object_store Path from a string without any encoding/decoding.