Docs.rs
secure-gate-0.7.0-rc.8
secure-gate 0.7.0-rc.8
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Slurp9187
Dependencies
base64 ^0.22
normal
optional
bech32 ^0.11
normal
optional
hex ^0.4
normal
optional
rand ^0.9
normal
optional
subtle ^2.5
normal
optional
thiserror ^2.0
normal
zeroize ^1.7
normal
optional
criterion ^0.5
dev
trybuild ^1.0.114
dev
Versions
87.04%
of the crate is documented
Go to latest stable release
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module vec
secure_
gate
0.7.0-rc.8
Module vec
Module Items
Structs
Type Aliases
In secure_
gate::
cloneable
secure_gate
::
cloneable
Module
vec
Copy item path
Source
Structs
§
Cloneable
VecInner
Inner wrapper for a vector of bytes that can be safely cloned as a secret.
Type Aliases
§
Cloneable
Vec
A dynamically-sized vector of bytes wrapped as a cloneable secret.