arceos_api::fs

Type Alias AxFileAttr

Source
pub type AxFileAttr = VfsNodeAttr;
Available on crate feature fs only.
Expand description

Alias of [axfs_vfs::VfsNodeAttr].

Aliased Typeยง

struct AxFileAttr { /* private fields */ }