Type Alias AxFilePerm

Source
pub type AxFilePerm = VfsNodePerm;
Expand description

Alias of [axfs_vfs::VfsNodePerm].

Aliased Typeยง

struct AxFilePerm(/* private fields */);