tinymist_vfs

Type Alias FileId

Source
pub type FileId = TypstFileId;
Expand description

Handle to a file in Vfs

Aliased Typeยง

struct FileId(/* private fields */);