Docs.rs
permcon-1.0.0
permcon 1.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
h-sifat
Dependencies
clap ^4.5.4
normal
lazy_static ^1.4.0
normal
regex ^1.10.4
normal
serde ^1.0.200
normal
serde_json ^1.0.116
normal
yansi ^1.0.1
normal
Versions
45.45%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
permcon
1.0.0
Module octal
Module Items
Structs
In crate permcon
permcon
Module
octal
Copy item path
Source
Structs
ยง
OCTAL_
PATTERN
A pattern to parse file permission in octal (1666) notation.
Octal
Represents a parsed octal permission.