Module routinator::utils::binio

source ·
Expand description

Simple binary data serialization.

The trait Compose and Parse are implemented by types that know how to serialize themselves. The module implements the traits for all the types we need.

Structs§

Traits§