axstd::fs

Type Alias Permissions

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

Representation of the various permissions on a file.

Aliased Typeยง

struct Permissions(/* private fields */);