Docs.rs
zusi-protocol-0.2.1
zusi-protocol 0.2.1
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
schjan
Dependencies
either ^1.10
normal
log ^0.4
normal
nom ^7
normal
thiserror ^1
normal
zusi-protocol-derive ^0.1.2
normal
Versions
11.54%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
zusi_protocol
0.2.1
All Items
Re-exports
Modules
Enums
Constants
Traits
Functions
Type Aliases
Derive Macros
?
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
Derive Macros
§
Deserialize
Serialize