Struct tar_no_std::Mode [−][src]
#[repr(transparent)]pub struct Mode(_);Expand description
Wrapper around the UNIX file permissions given in octal ASCII.
#[repr(transparent)]pub struct Mode(_);Wrapper around the UNIX file permissions given in octal ASCII.