InlinePath

Type Alias InlinePath 

Source
pub type InlinePath = InlineFlexStr<Path>;
Available on crate features std and path only.
Expand description

Inline Path type

Aliased Typeยง

pub struct InlinePath { /* private fields */ }