Skip to main content

vfs_path_to_file_id

Function vfs_path_to_file_id 

Source
pub(crate) fn vfs_path_to_file_id(
    vfs: &Vfs,
    vfs_path: &VfsPath,
) -> Result<Option<FileId>>
Expand description

Returns None if the file was excluded.