Skip to main content

Crate btlv

Crate btlv 

Source

Re-exports§

pub use error::Result;
pub use error::TlvError;
pub use stream::TlvRecord;
pub use stream::TlvStream;

Modules§

bigsize
error
stream

Macros§

tlv_struct
Declare a Rust struct that maps to/from a TLV stream.