Type Alias arceos_api::fs::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 */);