doc
This commit is contained in:
parent
a2b6cc4f5c
commit
69a65b050d
@ -54,6 +54,7 @@ impl Debug for Size {
|
||||
}
|
||||
}
|
||||
|
||||
/// Wrapper around the UNIX file permissions given in octal ASCII.
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(transparent)]
|
||||
pub struct Mode(StaticCString<8>);
|
||||
|
Loading…
Reference in New Issue
Block a user