Docs.rs
  • celp-sdk-0.2.2
    • celp-sdk 0.2.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • farseaweed
    • Dependencies
      • chrono ^0.4 normal
      • clap ^4.5 normal
      • colored ^2.1 normal
      • env_logger ^0.11.3 normal
      • log ^0.4 normal
      • prost ^0.13 normal
      • prost-types ^0.13 normal
      • redis ^0.25 normal
      • regex ^1.10 normal
      • strum ^0.26 normal
      • strum_macros ^0.26 normal
      • thiserror ^1.0 normal
      • anyhow ^1.0 build
      • prost-build ^0.13 build
      • protobuf-src ^2.0 build
    • Versions
    • 68.7% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

celp_sdk0.2.2

Crate Items

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

List of all items

Structs

  • broker::Broker
  • broker::Message
  • cache::Cache
  • protobuf::SystemEvent
  • protobuf::app_info::SemVer
  • protobuf::se::AppInfo
  • protobuf::se::app_info::SemVer
  • util::celp_app::CelpApp
  • util::keeper::Keeper

Enums

  • broker::BrokerError
  • cache::CacheError
  • logger::SDKLogLevel
  • protobuf::app_info::Version
  • protobuf::se::app_info::Version
  • protobuf::system_event::Severity
  • util::keeper::WaitResult

Traits

  • broker::Publish
  • broker::Subscribe

Macros

  • critical
  • debug
  • error
  • info
  • logger::_debug
  • logger::_error
  • logger::_info
  • logger::_trace
  • logger::_warn
  • logger::critical
  • logger::debug
  • logger::error
  • logger::info
  • logger::trace
  • logger::warning
  • trace
  • warning

Functions

  • cache::publish_app_info
  • logger::init_logger
  • protobuf::build_system_event_source
  • protobuf::pack_system_event
  • protobuf::unpack_system_event
  • protobuf::unpack_system_event_raw
  • util::celp_app::build_app_info

Type Aliases

  • util::celp_app::Arg