Docs.rs
  • ockam_node-0.104.0
    • ockam_node 0.104.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mrinalwadhwa
    • ockam-team
    • mattgreg
    • github:build-trust:crate-publishers
    • Dependencies
      • cfg-if ^1.0.0 normal
      • fs2 ^0.4.3 normal
      • futures ^0.3.29 normal
      • heapless ^0.8 normal
      • minicbor ^0.20.0 normal
      • ockam_core ^0.98.0 normal
      • ockam_executor ^0.67.0 normal
      • ockam_macros ^0.32.0 normal
      • ockam_transport_core ^0.71.0 normal
      • serde ^1.0 normal
      • serde_bare ^0.5.0 normal
      • serde_json ^1 normal
      • sqlx ^0.7.3 normal
      • time ^0.3.30 normal
      • tokio ^1.35 normal
      • tokio-retry ^0.3.0 normal
      • tracing ^0.1 normal
      • tracing-error ^0.2 normal
      • tracing-subscriber ^0.3 normal
      • hex ^0.4 dev
      • tempfile ^3.8.0 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

ockam_node0.104.0

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • Context
  • DelayedEvent
  • Executor
  • MessageReceiveOptions
  • MessageSendReceiveOptions
  • NodeBuilder
  • NullWorker
  • ProcessorBuilder
  • WorkerBuilder
  • api::Client
  • callback::CallbackReceiver
  • callback::CallbackSender
  • compat::asynchronous::Mutex
  • compat::asynchronous::RwLock
  • storage::database::SqlxDatabase

Enums

  • NodeError
  • NodeMessage
  • NodeReason
  • RouterReason
  • RouterReply
  • ShutdownType
  • WorkerReason
  • storage::database::SqlxType

Traits

  • HasContext
  • compat::futures::FutureExt
  • storage::database::FromSqlxError
  • storage::database::ToSqlxType
  • storage::database::ToVoid

Functions

  • callback::new_callback
  • channel_types::message_channel
  • channel_types::oneshot_channel
  • channel_types::router_channel
  • channel_types::small_channel
  • compat::timeout
  • debugger::_log_start_processor
  • debugger::_log_start_worker
  • debugger::log_incoming_message
  • debugger::log_inherit_context
  • debugger::log_outgoing_message

Type Aliases

  • AsyncDropSender
  • DetachedContext
  • NodeReplyResult
  • channel_types::MessageReceiver
  • channel_types::MessageSender
  • channel_types::OneshotReceiver
  • channel_types::OneshotSender
  • channel_types::RouterReceiver
  • channel_types::RouterSender
  • channel_types::SmallReceiver
  • channel_types::SmallSender

Constants

  • DEFAULT_TIMEOUT