Trait is_tree::traits::has_path_segment::KnowsPathSegment
source · pub trait KnowsPathSegment {
type PathSegment: IsPathSegment;
}
pub trait KnowsPathSegment {
type PathSegment: IsPathSegment;
}