Docs.rs
  • cc-utils-0.2.22
    • cc-utils 0.2.22
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • markcda
    • Dependencies
      • base64 ^0.22 normal optional
      • bb8 ^0.8 normal optional
      • bb8-mongodb ^0.2 normal optional
      • bb8-redis ^0.15 normal optional
      • dotenv ^0.15 normal optional
      • log ^0.4 normal
      • log4rs ^1.2 normal optional
      • mongodb ^2.8 normal optional
      • reqwest ^0.12 normal optional
      • rmp-serde ^1.1 normal
      • salvo ^0.68 normal optional
      • sea-orm ^0.12 normal optional
      • serde ^1 normal
      • serde_json ^1 normal
      • serde_yaml ^0.9 normal optional
      • sqlx ^0.7 normal optional
      • uuid ^1 normal optional
      • web-sys ^0.3 normal optional
      • ws_stream_wasm ^0.7 normal optional
    • Versions
    • 60.34% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

cc_utils0.2.22

Crate Items

  • Macros
  • Structs
  • Traits
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • errors::ErrorResponse
  • prelude::StatusCode
  • prelude::endpoint::Endpoint
  • responses::File
  • responses::Html
  • responses::Json
  • responses::MsgPack
  • responses::OK
  • responses::Plain

Traits

  • errors::Consider
  • prelude::endpoint::EndpointArgRegister
  • prelude::endpoint::EndpointOutRegister
  • requests::MsgPackBuilder
  • requests::MsgPackParser

Macros

  • brotli
  • file
  • fn_name
  • html
  • json
  • msgpack
  • ok
  • plain
  • prelude::brotli
  • prelude::file
  • prelude::html
  • prelude::json
  • prelude::msgpack
  • prelude::ok
  • prelude::plain

Attribute Macros

  • prelude::endpoint

Type Aliases

  • errors::BoxDynError
  • results::MResult