[][src]Trait path_dedot::ParsePrefix

pub trait ParsePrefix {
    fn get_path_prefix(&self) -> Option<PrefixComponent>;
}

Required methods

Loading content...

Implementations on Foreign Types

impl ParsePrefix for Path[src]

impl ParsePrefix for PathBuf[src]

Loading content...

Implementors

Loading content...