rustfmt stable map

master
Avril 4 years ago
parent bcc475f503
commit 2eec1db363
Signed by: flanchan
GPG Key ID: 284488987C31F630

@ -48,7 +48,7 @@ let perms = Permissions::from_mask(0o644);
assert_eq!(perms, 0o644);
```
## Extension trait
## Extension traits
We also define an extension trait on target family `unix` that follows `std::os::unix::fs::PermissionsExt`.
See [ext.rs] for details.

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save