Skip to main content

Crate codex_utils_path_uri

Crate codex_utils_path_uri 

Source
Expand description

Typed, immutable file: URIs with cross-platform path inspection.

See PathUri for scheme, normalization, and serialization behavior.

Structs§

LegacyAppPathString
A UTF-8 path for preserving raw path compatibility at the app-server API boundary while Codex migrates to PathUri.
PathUri
An immutable, cross-platform representation of a file: URI.

Enums§

LegacyAppPathStringError
PathConvention
Path syntax used to render a PathUri as an operating-system path.
PathUriParseError

Constants§

FILE_SCHEME