Docs.rs
  • vented-0.11.7
    • vented 0.11.7
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Trivernis
    • Dependencies
      • async-listen ^0.2.1 normal
      • async-std ^1.7.0 normal
      • byteorder ^1.3.4 normal
      • crossbeam-utils ^0.8.0 normal
      • crypto_box ^0.5.0 normal
      • futures ^0.3.8 normal
      • generic-array ^0.14.4 normal
      • log ^0.4.11 normal
      • parking_lot ^0.11.0 normal
      • rand ^0.7.3 normal
      • rmp ^0.8.9 normal
      • rmp-serde ^0.14.4 normal
      • serde ^1.0.117 normal
      • sha2 ^0.9.2 normal
      • typenum ^1.12.0 normal
      • x25519-dalek ^1.1.0 normal
      • simple_logger ^1.11.0 dev
    • Versions
    • 38.32% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

vented0.11.7

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

List of all items

Structs

  • WaitGroup
  • event::EmptyPayload
  • event::Event
  • event_handler::EventHandler
  • server::VentedServer
  • server::data::Node
  • server::data::NodeData
  • server::data::ServerTimeouts
  • server::server_events::NodeListElement
  • server::server_events::NodeListPayload
  • stream::PublicKey
  • stream::SecretKey
  • stream::cryptostream::CryptoStream
  • stream::cryptostream::EncryptionBox
  • utils::sync::AsyncValue

Enums

  • server::data::NodeState
  • utils::result::VentedError

Traits

  • event::GenericEvent
  • event_handler::EventCallback

Type Aliases

  • utils::result::VentedResult

Constants

  • server::PROTOCOL_VERSION
  • server::RETRY_LIMIT
  • server::data::CONNECTION_TIMEOUT_SECS
  • server::server_events::NODE_LIST_EVENT
  • server::server_events::NODE_LIST_REQUEST_EVENT