Docs.rs
etptypes-1.0.1+1.2
etptypes 1.0.1+1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
06 June 2026
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
valentin-gauthier-geosiris
Dependencies
apache-avro ^0.15.0
normal
bytes ^1.4.0
normal
derivative ^2.2.0
normal
enum_dispatch ^0.3.12
normal
serde ^1.0.151
normal
serde_bytes ^0.11.8
normal
serde_json ^1.0.105
normal
uuid ^1.4.1
normal
Versions
0%
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
avro_decode
etptypes
1.0.1+1.2
In etptypes::
protocols
etptypes
::
protocols
Function
avro_
decode
Copy item path
Source
pub fn avro_decode<R:
Read
>( mh: &
MessageHeader
, encoded_msg:
&mut R
, ) ->
Option
<
ProtocolMessage
>