Docs.rs
avro-schema-0.3.0
avro-schema 0.3.0
Docs.rs crate page
MIT
/
Apache-2.0
27 July 2026
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
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
Skip to main content
Module encode
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.