Docs.rs
avro-schema-0.3.0
avro-schema 0.3.0
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jorgecarleitao
Dependencies
async-stream ^0.3.2
normal
optional
crc ^2
normal
optional
fallible-streaming-iterator ^0.1
normal
futures ^0.3
normal
optional
libflate ^1.1.1
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
snap ^1
normal
optional
Versions
100%
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
avro_
schema
0.3.0
Module encode
Module Items
Functions
In avro_
schema::
write
avro_schema
::
write
Module
encode
Copy item path
Source
Expand description
Functions used to encode Avro physical types
Functions
ยง
zigzag_
encode
Zigzag encoding of a signed integer.