pub fn object_path_from_str(path: &str) -> PolarsResult<Path>
cloud
Construct an object_store Path from a string without any encoding/decoding.
Path