axfs::fops

Type Alias FilePerm

Source
pub type FilePerm = VfsNodePerm;
Expand description

Alias of [axfs_vfs::VfsNodePerm].

Aliased Typeยง

struct FilePerm(/* private fields */);