parent
6871b3f240
commit
bba33ecd86
3 changed files with 3 additions and 3 deletions
|
|
@ -84,7 +84,7 @@ pub struct OpenOptions {
|
|||
#[derive(Clone, PartialEq, Eq, Debug)]
|
||||
pub struct FilePermissions { mode: mode_t }
|
||||
|
||||
#[derive(Copy, Clone, PartialEq, Eq, Hash)]
|
||||
#[derive(Copy, Clone, PartialEq, Eq, Hash, Debug)]
|
||||
pub struct FileType { mode: mode_t }
|
||||
|
||||
pub struct DirBuilder { mode: mode_t }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue