pub(crate) fn vfs_path_to_file_id( vfs: &Vfs, vfs_path: &VfsPath, ) -> Result<Option<FileId>>
Returns None if the file was excluded.
None