arceos_api::fs

Type Alias AxDirEntry

Source
pub type AxDirEntry = VfsDirEntry;
Available on crate feature fs only.
Expand description

Alias of [axfs_vfs::VfsDirEntry].

Aliased Typeยง

struct AxDirEntry { /* private fields */ }