Expand description

Path abstraction for Object Storage

Structs

Error returned by PathPart::parse

A parsed path representation that can be safely written to object storage

The PathPart type exists to validate the directory/file names that form part of a path.

Enums

Error returned by Path::parse

Constants

The delimiter to separate object namespaces, creating a directory structure.

The path delimiter as a single byte