Docs.rs
  • libzmq-0.2.5
    • libzmq 0.2.5
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jean-airoldie
    • Dependencies
      • bincode ^1.1 normal
      • bitflags ^1.0 normal
      • byteorder ^1.3.1 normal
      • humantime-serde ^1.0 normal
      • lazy_static ^1.3.0 normal
      • libc ^0.2 normal
      • libzmq-sys ^0.1.8 normal
      • log ^0.4 normal
      • serde ^1.0 normal
      • serde_with ^1.3.1 normal
      • thiserror ^1 normal
      • uuid ^0.8 normal
      • anyhow ^1 dev
      • criterion ^0.3 dev
      • quickcheck ^0.9 dev
      • rand ^0.7 dev
      • rand_core ^0.5 dev
      • rand_isaac ^0.2 dev
      • serde_yaml ^0.8 dev
      • version-sync ^0.9 dev
      • flatc-rust ^0.1 build
    • Versions
    • 80.95% of the crate is documented
  • Platform
    • 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

libzmq0.2.5

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • Client
  • ClientBuilder
  • Ctx
  • CtxBuilder
  • CtxHandle
  • Dish
  • DishBuilder
  • EpgmAddr
  • Error
  • Gather
  • GatherBuilder
  • Group
  • GroupParseError
  • GroupSlice
  • Heartbeat
  • InprocAddr
  • Msg
  • PgmAddr
  • Radio
  • RadioBuilder
  • RoutingId
  • Scatter
  • ScatterBuilder
  • Server
  • ServerBuilder
  • TcpAddr
  • UdpAddr
  • addr::AddrParseError
  • addr::Hostname
  • addr::SocketAddr
  • auth::AuthBuilder
  • auth::AuthClient
  • auth::CurveCert
  • auth::CurveClientCreds
  • auth::CurvePublicKey
  • auth::CurveSecretKey
  • auth::CurveServerCreds
  • auth::PlainClientCreds
  • config::AuthConfig
  • config::ClientConfig
  • config::CtxConfig
  • config::DishConfig
  • config::GatherConfig
  • config::RadioConfig
  • config::ScatterConfig
  • config::ServerConfig
  • poll::Event
  • poll::Events
  • poll::IntoIter
  • poll::Iter
  • poll::PollId
  • poll::Poller
  • poll::Trigger

Enums

  • ErrorKind
  • Period
  • SocketType
  • addr::Endpoint
  • addr::Interface
  • addr::Port
  • addr::SrcAddr
  • auth::CurveError
  • auth::Mechanism
  • auth::StatusCode
  • config::ConfigType
  • poll::Pollable

Traits

  • addr::IntoIpAddrs
  • prelude::BuildHeartbeating
  • prelude::BuildRecv
  • prelude::BuildSend
  • prelude::BuildSocket
  • prelude::ConfigureHeartbeating
  • prelude::ConfigureRecv
  • prelude::ConfigureSend
  • prelude::ConfigureSocket
  • prelude::Heartbeating
  • prelude::RecvMsg
  • prelude::SendMsg
  • prelude::Socket
  • prelude::TryFrom
  • prelude::TryInto

Functions

  • proxy
  • version

Constants

  • INPROC_MAX_SIZE
  • MAX_GROUP_SIZE
  • poll::EMPTY
  • poll::READABLE
  • poll::WRITABLE