pub type PathRelativeOwned = PathRelative<'static>;Expand description
An owned version of PathRelative with a 'static lifetime.
Aliased Typeยง
pub struct PathRelativeOwned(/* private fields */);pub type PathRelativeOwned = PathRelative<'static>;An owned version of PathRelative with a 'static lifetime.
pub struct PathRelativeOwned(/* private fields */);