Type Alias VfsEntryWeakRef

Source
pub type VfsEntryWeakRef = Weak<VfsEntry>;

Aliased Typeยง

struct VfsEntryWeakRef { /* private fields */ }