Skip to main content

Module utils

Module utils 

Source

Structs§

PortablePath
A portable path representation that can be serialized and deserialized across different environments with different project roots.
PortableString
A portable string representation that can detect and convert absolute paths within the string to portable format using <project_root> placeholder for cross-platform serialization.

Enums§

OwnedOrRef
A owned-or-ref enum