Docs.rs
punybuf_common-0.1.0
punybuf_common 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
whzard
Dependencies
tokio ^1.45.0
normal
optional
tokio ^1.45.0
dev
Versions
45.24%
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
punybuf_
common
0.1.0
All Items
Crate Items
Modules
Macros
Structs
Traits
Crate
punybuf_common
Copy item path
Source
Modules
§
tokio
Macros
§
const_
unwrap
Structs
§
Bytes
A convenience type wrapping a
Vec<u8>
, for more efficient (de)serialization.
Done
An empty type, used as a return type for a command that doesn’t need to return anything, but needs to indicate that it’s been recieved or that the requested operation finished processing.
Duplicate
Keys
Found
UInt
A variable-length integer. The greatest supported value is 1152921573328437375.
Traits
§
Hash
MapConvertible
PBCommand
PBType
All Punybuf types implement this trait.