Docs.rs
  • minetest-protocol-0.1.3
    • minetest-protocol 0.1.3
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • paradust7
    • Dependencies
      • anyhow ^1.0.69 normal
      • minetest-protocol-derive ^0.1.3 normal
      • miniz_oxide ^0.6.2 normal
      • rand ^0.8.5 normal
      • thiserror ^1.0.38 normal
      • tokio ^1.21.2 normal
      • tokio-util ^0.7.4 normal
      • zstd-safe ^6.0.4 normal
    • Versions
    • 4.09% 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
logo

logo

Module packet

  • Structs
  • Enums
  • Constants
  • Type Definitions
?
Change settings

Module minetest_protocol::wire::packet

source ·

Structs

  • AckBody
  • OriginalBody
  • Packet
  • ReliableBody
  • SetPeerIdBody
  • SplitBody

Enums

  • ControlBody
  • InnerBody
  • PacketBody

Constants

  • LATEST_PROTOCOL_VERSION
  • MAX_ORIGINAL_BODY_SIZE
  • MAX_PACKET_SIZE
  • MAX_SPLIT_BODY_SIZE
  • PACKET_HEADER_SIZE
  • PROTOCOL_ID
  • RELIABLE_HEADER_SIZE
  • SEQNUM_INITIAL
  • SER_FMT_HIGHEST_READ
  • SER_FMT_HIGHEST_WRITE
  • SER_FMT_LOWEST_READ
  • SER_FMT_LOWEST_WRITE
  • SPLIT_HEADER_SIZE

Type Definitions

  • PeerId