[src]

std::io::FilePermission

type FilePermission = u32;

A set of permissions for a file or directory is represented by a set of flags which are or'd together.