Docs.rs
  • bitbazaar-0.0.47
    • bitbazaar 0.0.47
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • zakstucke
    • Dependencies
      • chrono ^0.4 normal optional
      • colored ^2 normal
      • comfy-table ^7.1 normal optional
      • conch-parser ^0.1.1 normal optional
      • deadpool-redis ^0.15 normal optional
      • error-stack ^0.4 normal
      • futures ^0.3 normal optional
      • futures-timer ^3 normal optional
      • homedir ^0.2 normal optional
      • http ^1.0 normal optional
      • normpath ^1.1 normal optional
      • once_cell ^1 normal
      • opentelemetry ^0.21 normal optional
      • opentelemetry-appender-tracing ^0.2.0 normal optional
      • opentelemetry-otlp ^0.14 normal optional
      • opentelemetry-semantic-conventions ^0.13.0 normal optional
      • opentelemetry_sdk ^0.21 normal optional
      • parking_lot ^0.12 normal
      • rand ^0.8 normal optional
      • redis ^0.25 normal optional
      • regex ^1 normal optional
      • serde ^1 normal
      • serde_json ^1.0 normal optional
      • sha1_smol ^1.0 normal optional
      • strum ^0.25 normal optional
      • time ^0.3 normal
      • tracing ^0.1 normal
      • tracing-core ^0.1 normal
      • tracing-log ^0.2 normal optional
      • tracing-opentelemetry ^0.22 normal optional
      • tracing-subscriber ^0.3 normal
      • uuid ^1.6 normal optional
      • futures ^0.3 dev
      • portpicker ^0.1.1 dev
      • regex ^1 dev
      • rstest ^0.18 dev
      • serde_json ^1 dev
      • tempfile ^3.8 dev
      • tokio ^1.35 dev
      • uuid ^1.6 dev
      • rustc_version ^0.4.0 build
      • hostname ^0.3.1 normal
      • tracing-appender ^0.2 normal
      • tracing-subscriber-wasm ^0.1.0 normal
    • Versions
    • 100% 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

bitbazaar0.0.47

  • Macros
  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • cli::Bash
  • cli::BashOut
  • cli::CmdResult
  • errors::AnyErr
  • log::GlobalLog
  • log::GlobalLogBuilder
  • redis::Redis
  • redis::RedisBatch
  • redis::RedisConn
  • redis::RedisJson
  • redis::RedisJsonBorrowed
  • redis::RedisLock
  • redis::RedisScript
  • redis::RedisScriptInvoker
  • redis::RedisTempList
  • redis::RedisTempListItem
  • redis::RedisTempListItemWithConn
  • timing::TimeRecorder

Enums

  • cli::BashErr
  • redis::RedisLockErr

Traits

  • redis::RedisBatchFire
  • redis::RedisBatchReturningOps

Macros

  • anyerr
  • err
  • panic_on_err
  • panic_on_err_async
  • timeit
  • warn_user_once
  • warn_user_once_by_id

Functions

  • hash::fnv1a
  • log::flush
  • log::meter
  • log::record_exception
  • log::set_response_headers_from_ctx
  • log::set_span_parent_from_http_headers
  • log::shutdown
  • misc::in_ci
  • misc::is_tcp_port_listening
  • timing::format_duration

Statics

  • timing::GLOBAL_TIME_RECORDER