Docs.rs
sosecrets-rs-0.2.6
sosecrets-rs 0.2.6
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
jymchng
Dependencies
typenum ^1.17.0
normal
zeroize <1.8
normal
optional
fs_extra ^1.3.0
dev
rustversion ^1.0.15
dev
trybuild ^1.0.85
dev
Versions
71.43%
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
sosecrets_
rs
0.2.6
Module traits
Module Items
Traits
In crate sosecrets_
rs
sosecrets_rs
Module
traits
Copy item path
Source
Traits
§
AsAtomic
A trait for types that can be converted to their atomic representation. Currently, a placeholder for future feature of this crate. Safe to put a placeholder here because this is a ‘Sealed’ trait.
Choose
Minimally
RepresentableU
Int
A trait for types that can choose the minimally representable unsigned integer.
Cloneable
Secret
cloneable-secret
A trait for cloneable secrets.
Debug
Secret
debug-secret
A trait for debuggable secrets.
Expose
Secret
A trait for safely exposing secrets with a limited exposure count.