Function directory_from_relative_path

Source
pub fn directory_from_relative_path(
    name: RcStr,
    path: RcStr,
) -> Vc<Box<dyn FileSystem>>