Docs.rs
  • code0-flow-0.0.13
    • code0-flow 0.0.13
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • raphael-goetz
    • Dependencies
      • async-trait ^0.1.85 normal
      • dotenv ^0.15.0 normal
      • futures-lite ^2.6.0 normal
      • lapin ^2.5.0 normal
      • log ^0.4.24 normal
      • redis ^0.31.0 normal
      • serde ^1.0.138 normal
      • serde_json ^1.0.138 normal
      • tokio ^1.43.0 normal
      • tonic ^0.13.0 normal
      • tucana ^0.0.28 normal
      • serial_test ^3.2.0 dev
      • testcontainers ^0.24.0 dev
    • Versions
    • 4.11% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

code0_flow0.0.13

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • flow_definition::FlowUpdateService
  • flow_queue::service::Message
  • flow_queue::service::RabbitmqClient
  • flow_queue::service::Sender
  • flow_store::service::FlowStoreError
  • flow_store::service::FlowStoreService

Enums

  • flow_config::environment::Environment
  • flow_config::mode::Mode
  • flow_queue::service::MessageType
  • flow_queue::service::RabbitMqError
  • flow_store::service::FlowStoreErrorKind

Traits

  • flow_store::service::FlowStoreServiceBase

Functions

  • flow_config::env_with_default
  • flow_config::load_env_file
  • flow_queue::connection::build_connection
  • flow_store::connection::build_connection
  • flow_store::connection::create_flow_store_connection

Type Aliases

  • flow_store::connection::FlowStore