Docs.rs
  • zeromq-2sat-0.4.0
    • zeromq-2sat 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • twosatsmaxi
    • Dependencies
      • async-dispatcher ^0.1 normal optional
      • async-std ^1 normal optional
      • async-trait ^0.1 normal
      • asynchronous-codec ^0.7 normal
      • bytes ^1 normal
      • crossbeam-queue ^0.3 normal
      • dashmap ^5 normal
      • futures-channel ^0.3 normal
      • futures-io ^0.3 normal
      • futures-task ^0.3 normal
      • futures-util ^0.3 normal
      • log ^0.4 normal
      • num-traits ^0.2 normal
      • once_cell ^1 normal
      • parking_lot ^0.12 normal
      • rand ^0.8 normal
      • regex ^1 normal
      • thiserror ^1 normal
      • tokio ^1 normal optional
      • tokio-util ^0.7 normal optional
      • uuid ^1 normal
      • async-dispatcher ^0.1 dev
      • chrono ^0.4 dev
      • criterion ^0.5 dev
      • hex ^0.4 dev
      • pretty_env_logger ^0.5 dev
      • zmq2 ^0.5 dev
    • Versions
    • 18.63% 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

zeromq_2sat0.4.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • DealerSocket
  • PubSocket
  • PullSocket
  • PushSocket
  • RepSocket
  • ReqSocket
  • RouterSocket
  • SocketOptions
  • SubSocket
  • ZmqEmptyMessageError
  • ZmqMessage
  • util::PeerIdentity

Enums

  • Endpoint
  • Host
  • SocketEvent
  • SocketType
  • SubBackendMsgType
  • Transport
  • ZmqError

Traits

  • CaptureSocket
  • MultiPeerBackend
  • Socket
  • SocketBackend
  • SocketRecv
  • SocketSend
  • TryIntoEndpoint

Functions

  • proxy

Type Aliases

  • ZmqResult