Docs.rs
  • steam-vent-0.2.0
    • steam-vent 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • icewind1991
    • Dependencies
      • async-trait ^0.1.80 normal
      • base64 ^0.22.1 normal
      • binread ^2.2.0 normal
      • binwrite ^0.2.1 normal
      • bytemuck ^1.15.0 normal
      • byteorder ^1.5.0 normal
      • bytes ^1.6.0 normal
      • crc ^3.2.1 normal
      • dashmap ^5.5.3 normal
      • directories ^5.0.1 normal
      • flate2 ^1.0.30 normal
      • futures-util ^0.3.30 normal
      • num-bigint-dig ^0.8.4 normal
      • num-traits ^0.2.19 normal
      • num_enum ^0.7.2 normal
      • protobuf =3.4.0 normal
      • reqwest ^0.12.4 normal
      • rsa ^0.9.6 normal
      • serde ^1.0.200 normal
      • serde_json ^1.0.116 normal
      • steam-vent-crypto ^0.2 normal
      • steam-vent-proto ^0.4 normal
      • steamid-ng ^1.0.0 normal
      • thiserror ^1.0.59 normal
      • tokio ^1.37.0 normal
      • tokio-stream ^0.1.15 normal
      • tokio-tungstenite ^0.21.0 normal
      • tokio-util ^0.7.11 normal
      • tracing ^0.1.40 normal
      • tokio ^1.37 dev
      • tracing-subscriber ^0.3.18 dev
    • Versions
    • 6.38% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

steam_vent0.2.0

  • All Items
  • Re-exports
  • Modules
  • Structs
  • Enums
  • Traits
?
Settings

Crate steam_vent

source ·

Re-exports§

  • pub use steam_vent_proto as proto;

Modules§

  • auth

Structs§

  • Connection
  • ServerList

Enums§

  • ConnectionError
  • EResult
  • LoginError
  • NetworkError
  • ServerDiscoveryError

Traits§

  • NetMessage