tinymist_vfs

Type Alias ImmutPath

pub type ImmutPath = Arc<Path>;
Expand description

An immutable path.

Aliased Typeยง

struct ImmutPath { /* private fields */ }