Docs.rs
  • drax-0.1.1
    • drax 0.1.1
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • CoreyShupe
    • Dependencies
      • cesu8 ^1.1.0 normal optional
      • pin-project-lite ^0.2.9 normal
      • serde ^1 normal optional
      • serde_derive ^1 normal optional
      • serde_json ^1 normal optional
      • thiserror ^1.0 normal
      • tokio ^1.39.2 normal
      • tokio-test ^0.4.2 normal optional
      • trait-variant ^0.1.2 normal
      • uuid ^1.2.2 normal optional
    • Versions
    • 73.68% 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
    • 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

drax0.1.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • delegate::map::LimitedMap
  • delegate::option::Maybe
  • delegate::primitive::ReadVarInt
  • delegate::primitive::ReadVarLong
  • delegate::primitive::VarInt
  • delegate::primitive::VarLong
  • delegate::primitive::WriteVarInt
  • delegate::primitive::WriteVarLong
  • delegate::serde_json::JsonDelegate
  • delegate::string::LimitedString
  • delegate::vec::ByteDrain
  • delegate::vec::LimitedVec
  • delegate::vec::SliceU8
  • delegate::vec::VecU8

Enums

  • error::TransportError
  • transport::Size

Traits

  • prelude::AsyncRead
  • prelude::AsyncWrite
  • transport::DraxReadExt
  • transport::DraxWriteExt
  • transport::PacketComponent

Functions

  • delegate::primitive::size_var_int
  • delegate::primitive::size_var_long

Type Aliases

  • error::DraxResult