pub trait PathForm: Sealed { }Expand description
A marker trait for the different kinds of path forms. Each form has its own invariants that are guaranteed be upheld. The list of path forms are:
Object Safety§
This trait is not object safe.
pub trait PathForm: Sealed { }A marker trait for the different kinds of path forms. Each form has its own invariants that are guaranteed be upheld. The list of path forms are: