Docs.rs
  • tari_service_framework-0.8.1
    • tari_service_framework 0.8.1
    • Permalink
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • CjS77
    • stringhandler
    • SWvheerden
    • Dependencies
      • anyhow ^1.0.32 normal
      • futures ^0.3.1 normal
      • log ^0.4.8 normal
      • tari_shutdown ^0.8 normal
      • thiserror ^1.0.20 normal
      • tokio ^0.2.10 normal
      • tower-service ^0.3.0 normal
      • futures-test ^0.3.3 dev
      • tari_test_utils ^0.8 dev
      • tokio-macros ^0.2.5 dev
      • tower ^0.3.1 dev
    • Versions
    • 64.86% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tari_service_framework0.8.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • LazyService
  • RegisterHandle
  • ServiceHandles
  • ServiceInitializerContext
  • StackBuilder
  • reply_channel::Receiver
  • reply_channel::RequestContext
  • reply_channel::SenderService
  • reply_channel::TransportResponseFuture
  • tower::ServiceCallReady

Enums

  • reply_channel::TransportChannelError

Traits

  • Service
  • ServiceInitializer
  • tower::ServiceExt

Functions

  • reply_channel::unbounded

Type Aliases

  • ServiceInitializationError
  • reply_channel::TryReceiver
  • reply_channel::TrySenderService