Module path

Source
Description

Path — platform-independent file-system path values and operations.

Unix-only today: the UnixPath / UnixSeg variants are populated and main-separator returns /. The Windows variants are declared so the type shape matches the spec, but observing one at runtime panics; compile-time @cfg dispatch arrives with the Windows target.

Display impls land alongside the format pipeline.

Data Types

Functions

Functions

main-separator