Skip to main content

get_relative_filepath

Function get_relative_filepath 

Source
fn get_relative_filepath(
    vfs: &Vfs,
    rootpath: &AbsPathBuf,
    file_id: FileId,
) -> Option<String>