Type Alias axfs::fops::DirEntry

source ·
pub type DirEntry = VfsDirEntry;
Expand description

Alias of [axfs_vfs::VfsDirEntry].

Aliased Type§

struct DirEntry { /* private fields */ }