Docs.rs
  • c5store-0.2.7
    • c5store 0.2.7
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • normano
    • Dependencies
      • base64 ^0.22 normal
      • curve25519-parser ^0 normal
      • ecies_25519 ^0 normal
      • log ^0.4 normal
      • maplit ^1 normal
      • multimap ^0.10 normal
      • natord ^1.0 normal
      • num-rational ^0.4 normal
      • num-traits ^0.2 normal
      • parking_lot ^0.12 normal
      • paste ^1 normal
      • scheduled-thread-pool ^0.2 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • serde_yaml ^0 normal
      • sha2 ^0.10 normal
      • shellexpand ^3.0 normal
      • skiplist ^0.5 normal
      • serde_test ^1.0 dev
    • Versions
    • 0.76% 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

c5store0.2.7

  • All Items

Crate Items

  • Modules
  • Macros
  • Structs
  • Traits
  • Functions
  • Type Aliases

Crate c5store

Source

Modules§

providers
secrets
serialization
telemetry
util
value

Macros§

hashsetmultimap
Create a HashsetMultiMap from a list of key value pairs

Structs§

C5StoreBranch
C5StoreMgr
C5StoreOptions
C5StoreRoot
HydrateContext
SecretOptions

Traits§

C5Store

Functions§

create_c5store
default_config_paths
load_secret_key_files
read_config_data

Type Aliases§

ChangeListener
SecretKeyStoreConfiguratorFn
SetDataFn