Docs.rs
diskplan-filesystem-0.1.0
diskplan-filesystem 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
quornian
Dependencies
anyhow ^1.0.66
normal
camino ^1.1.1
normal
nix ^0.26.1
normal
tracing ^0.1
normal
users ^0.11.0
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
DEFAULT_FILE_MODE
diskplan_
filesystem
0.1.0
diskplan_filesystem
Constant
DEFAULT_
FILE_
MODE
Copy item path
Source
pub const DEFAULT_FILE_MODE:
Mode
;
Expand description
The default mode for files (
0o644
or
rw-r--r--
)