Docs.rs
  • gadu-0.1.3
    • gadu 0.1.3
    • Permalink
    • Docs.rs crate page
    • Links
    • crates.io
    • Source
    • Owners
    • rohitjoshi
    • Dependencies
      • crossbeam ^0.7.1 normal
      • crossbeam-channel ^0.3.2 normal
      • hashbrown ^0.1.8 normal
      • log ^0.3 normal
      • mio ^0.6.16 normal
      • mio-uds ^0.6 normal
      • openssl ^0.10.20 normal
      • parking_lot ^0.7.1 normal
      • serde ^1.0.27 normal
      • serde_derive ^1.0.27 normal
      • serde_json ^1.0.37 normal
      • url ^1.7.2 normal
    • Versions
    • 18.87% 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

gadu0.1.3

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • config::GaduConfig
  • config::NetworkServerConfig
  • config::SSLConfig
  • conn::Conn
  • events::ConnEventHandler
  • events::ConnMsg
  • events::ServerEventHandler
  • network_server::NetworkServer
  • server::Server

Enums

  • conn::NetAddr
  • conn::NetStream
  • server::NetListener

Traits

  • net_events::NetEvents