Docs.rs
  • c5store-0.4.1
    • c5store 0.4.1
    • Permalink
    • 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
    • Versions
    • 1.84% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

c5store0.4.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • C5StoreBranch
  • C5StoreMgr
  • C5StoreOptions
  • C5StoreRoot
  • HydrateContext
  • SecretOptions
  • providers::C5FileValueProvider
  • providers::C5FileValueProviderSchema
  • providers::C5ValueProviderSchema
  • secrets::EciesX25519SecretDecryptor
  • secrets::SecretKeyStore
  • telemetry::ConsoleLogger
  • telemetry::StatsRecorderStub

Enums

  • error::ConfigError
  • providers::C5RawValue
  • secrets::SecretDescryptorError
  • telemetry::GaugeValue
  • telemetry::TagValue
  • value::C5DataValue

Traits

  • C5Store
  • providers::C5ValueProvider
  • secrets::SecretDecryptor
  • telemetry::Logger
  • telemetry::StatsRecorder

Macros

  • hashsetmultimap

Functions

  • create_c5store
  • default_config_paths
  • load_secret_key_files
  • read_config_data
  • serialization::deserialize_json
  • serialization::deserialize_yaml
  • serialization::serde_json_val_to_c5_value
  • serialization::serde_yaml_val_to_c5_value
  • util::build_flat_map
  • util::expand_vars

Type Aliases

  • ChangeListener
  • DetailedChangeListener
  • SecretKeyStoreConfiguratorFn
  • SetDataFn
  • providers::C5Serializer
  • providers::C5ValueDeserializer