Trait fhttp_core::path_utils::RelativePath[][src]

pub trait RelativePath {
    fn get_dependency_path(&self, path: &str) -> Result<CanonicalizedPathBuf>;
}

Required methods

Loading content...

Implementors

Loading content...