Docs.rs
  • bancho-packet-0.2.0
    • bancho-packet 0.2.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • crates.io
    • Source
    • Owners
    • mayacopeland
    • Dependencies
      • bytes ^1 normal
    • Versions
    • 0% 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

bancho_packet0.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • packets::reader::LoginData
  • packets::structures::BanchoChannel
  • packets::structures::BanchoMessage
  • packets::structures::BanchoPresence
  • packets::structures::BanchoStats
  • packets::structures::ClientStatus
  • packets::structures::Match
  • packets::structures::MatchSlot
  • packets::structures::ReplayFrame
  • packets::structures::ReplayFrameBundle
  • packets::structures::ScoreFrame

Enums

  • packets::packet_ids::PacketIDs
  • packets::reader::ParseError

Traits

  • buffer::serialization::BytesExt
  • buffer::serialization::BytesMutExt

Functions

  • packets::reader::client_send_mesage
  • packets::reader::client_user_status
  • packets::writer::bacnho_target_is_silenced
  • packets::writer::bancho_account_restricted
  • packets::writer::bancho_announce
  • packets::writer::bancho_channel_available
  • packets::writer::bancho_channel_join_success
  • packets::writer::bancho_channel_listing_complete
  • packets::writer::bancho_channel_revoked
  • packets::writer::bancho_handle_osu_update
  • packets::writer::bancho_handle_user_quit
  • packets::writer::bancho_login_permissions
  • packets::writer::bancho_login_reply
  • packets::writer::bancho_ping
  • packets::writer::bancho_protocol_negotiaton
  • packets::writer::bancho_rtx
  • packets::writer::bancho_send_message
  • packets::writer::bancho_spectator_cant_spectate
  • packets::writer::bancho_spectator_join
  • packets::writer::bancho_spectator_left
  • packets::writer::bancho_switch_server
  • packets::writer::bancho_user_pm_blocked
  • packets::writer::bancho_user_presence
  • packets::writer::bancho_version_update_forced

Type Aliases

  • buffer::serialization::Buffer