arceos_api::fs

Type Alias AxFilePerm

Source
pub type AxFilePerm = VfsNodePerm;
Available on crate feature fs only.
Expand description

Alias of [axfs_vfs::VfsNodePerm].

Aliased Typeยง

struct AxFilePerm(/* private fields */);