Docs.rs
protopuffer-0.1.1
protopuffer 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
soerenmeier
Dependencies
simple-bytes ^0.2.14
normal
protopuffer-codegen ^0.1.0
normal
hex-literal ^1.0
dev
Versions
10.23%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
All
protopuffer
0.1.1
Crate Items
Structs
Enums
Traits
Functions
Derive Macros
List of all items
Structs
decode::Field
decode::Fixed
decode::MessageDecoder
decode::ZigZag
encode::FieldOpt
encode::MessageEncoder
encode::SizeBuilder
Enums
WireType
decode::DecodeError
decode::FieldKind
encode::EncodeError
Traits
decode::DecodeMessage
decode::DecodeMessageOwned
encode::EncodeMessage
Derive Macros
DecodeMessage
EncodeMessage
Functions
from_slice
to_bytes_writer
to_vec