Docs.rs
  • quix-0.0.6
    • quix 0.0.6
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • semtexzv
    • Dependencies
      • actix ^0.10 normal
      • actix-codec ^0.3.0 normal
      • actix-rt ^1.1.1 normal
      • anyhow ^1.0.34 normal
      • bytes ^0.5.6 normal
      • quix-derive ^0.0.6 normal
      • env_logger ^0.8.1 normal
      • futures ^0.3.8 normal
      • log ^0.4.11 normal
      • prost ^0.6.1 normal
      • serde ^1.0.117 normal
      • tokio ^0.2 normal
      • tokio-util =0.3.1 normal
      • uuid ^0.8 normal
      • quix-build ^0.0.6 build
    • Versions
    • 16.67% 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

quix0.0.6

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • global::Get
  • global::Global
  • global::Set
  • node::Broadcast
  • node::Connect
  • node::NodeConfig
  • node::NodeControl
  • node::RecvFromNode
  • node::RegisterSystemHandler
  • node::SendToNode
  • process::PidRecipient
  • process::Process
  • process::registry::Dispatch
  • process::registry::ProcessRegistry
  • process::registry::RegisterProcess
  • process::registry::UnregisterProcess
  • proto::Get
  • proto::Meta
  • proto::Net
  • proto::Pid
  • proto::PingPong
  • proto::ProcessList
  • proto::Request
  • proto::Response
  • proto::Update
  • util::RegisterRecipient

Enums

  • node::NodeUpdate
  • process::DispatchError
  • process::Pid
  • process::PidRecipientRequest
  • process::PidRequest

Traits

  • process::Dispatcher
  • process::ProcessDispatch
  • suspend::Suspendable
  • util::Service

Derive Macros

  • ProcessDispatch

Functions

  • util::uuid

Type Aliases

  • node::NodeHandler