Docs.rs
  • cryprot-net-0.1.0
    • cryprot-net 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • robinhundt
    • Dependencies
      • anyhow ^1.0.86 normal optional
      • bincode ^1.3.3 normal
      • s2n-quic ^1.37.0 normal
      • serde ^1.0.203 normal
      • thiserror ^2.0.9 normal
      • tokio ^1.37.0 normal
      • tokio-serde ^0.9.0 normal
      • tokio-util ^0.7.11 normal
      • tracing ^0.1.40 normal
      • tracing-subscriber ^0.3.18 normal optional
      • anyhow ^1.0.86 dev
      • criterion ^0.4 dev
      • futures ^0.3.30 dev
      • tokio ^1.37.0 dev
    • Versions
    • 40.54% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

cryprot_net0.1.0

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • Connection
  • Id
  • ReceiveStreamBytes
  • SendStreamBytes
  • StreamManager

Enums

  • ConnectionError
  • StreamError

Type Aliases

  • ReceiveStream
  • ReceiveStreamTemp
  • SendStream
  • TempSendStream