Docs.rs
  • cp-core-0.2.24
    • cp-core 0.2.24
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • simple0x47
    • Dependencies
      • axum ^0.7 normal
      • jsonwebtoken ^9.2 normal
      • log ^0.4 normal
      • rand ^0.8 normal
      • reqwest ^0.11 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_yaml ^0.9 normal
      • tokio ^1 normal
      • zip ^0.6 normal
      • mockall ^0.12 dev
      • uuid ^1.7 dev
    • Versions
    • 13.64% of the crate is documented
  • Go to latest version
  • Platform
    • 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

cp_core0.2.24

  • Macros
  • Structs
  • Constants
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • config::file_getter::FileGetter
  • config::http_downloader::HttpDownloader
  • config::zip_extractor::ZipExtractor
  • config_reader::ConfigReader
  • error::Error

Traits

  • config::downloader::Downloader
  • config::extractor::Extractor
  • config::getter::Getter
  • secrets::secrets_manager::SecretsManager

Macros

  • ok_or_return_error
  • some_or_return_error

Functions

  • secrets::get_secrets_manager
  • test_base::get_integration_test_data_path
  • test_base::get_unit_test_data_path

Constants

  • error_kind::COMPRESSION_FAILURE
  • error_kind::NOT_FOUND
  • error_kind::REQUEST_FAILURE
  • error_kind::SECRETS_MANAGER_FAILURE
  • error_kind::SERIALIZATION_FAILURE
  • error_kind::TIMED_OUT