1 unstable release
0.0.0 | Aug 23, 2020 |
---|
#39 in #num
12KB
218 lines
yz-posix-mode
This crate provides the types FileType
and Mode
.
Features
nix
: Provides compatibility with thenix
crate (implements theFrom
&Into
traits).num
: Provides conversion between primitive integer types and the types defined in this crate.serde
: Activates implementations of theserde
Deserialize
&Serialize
traits.umask
: Provides compatibility with theumask
crate (similiar to thenix
feature, just for another crate)
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~0–0.8MB
~18K SLoC