Docs.rs
  • zusi-protocol-0.1.0
    • zusi-protocol 0.1.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • schjan
    • Dependencies
      • log ^0.4 normal
      • nom ^7 normal
      • thiserror ^1 normal
      • zusi-protocol-derive ^0.1.0 normal
    • Versions
    • 11.54% of the crate is documented
  • Go to latest version
  • 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

zusi_protocol0.1.0

  • All Items
  • Re-exports
  • Modules
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases
?
Change settings

Crate zusi_protocol

source ·

Re-exports

  • pub use crate::de::Deserialize;
  • pub use crate::ser::Serialize;

Modules

  • de
  • ser

Enums

  • ProtocolError

Constants

  • NODE_END
  • NODE_START

Traits

  • ClientType

Functions

  • to_bytes

Type Aliases

  • Result