Docs.rs
c5store-0.4.3
c5store 0.4.3
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
normano
Dependencies
base64 ^0.22
normal
curve25519-parser ^0
normal
optional
dotenvy ^0.15
normal
optional
ecies_25519 ^0
normal
optional
log ^0.4
normal
maplit ^1
normal
multimap ^0.10
normal
natlex_sort ^0
normal
num-rational ^0.4
normal
num-traits ^0.2
normal
parking_lot ^0.12
normal
paste ^1
normal
reqwest ^0.12
normal
optional
scheduled-thread-pool ^0.2
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0
normal
sha2 ^0.10
normal
optional
shellexpand ^3.0
normal
skiplist ^0.5
normal
thiserror ^2.0.12
normal
tokio ^1
normal
optional
toml ^0.8
normal
optional
url ^2.3
normal
optional
serde_test ^1.0
dev
serial_test ^3.2.0
dev
tempfile ^3
dev
Versions
3.55%
of the crate is documented
Go to latest version
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
SecretKeyStoreConfiguratorFn
c5store
0.4.3
c5store
Type Alias
Secret
KeyStore
Configurator
Fn
Copy item path
Source
pub type SecretKeyStoreConfiguratorFn = dyn
FnMut
(&mut
SecretKeyStore
);