Type Alias axfs::fops::FilePerm

source ·
pub type FilePerm = VfsNodePerm;
Expand description

Alias of [axfs_vfs::VfsNodePerm].

Aliased Type§

struct FilePerm(/* private fields */);