Type Alias VfsEntryRef

Source
pub type VfsEntryRef = Arc<VfsEntry>;

Aliased Typeยง

struct VfsEntryRef { /* private fields */ }