Type Alias AxDirEntry

Source
pub type AxDirEntry = VfsDirEntry;
Expand description

Alias of [axfs_vfs::VfsDirEntry].

Aliased Typeยง

struct AxDirEntry { /* private fields */ }