Module fixt::serialized_bytes

source ·
Expand description

@todo move all this out to the serialized bytes crate

Structs

Enums

there are many different types of things that we could reasonably serialize in our examples a list of things that we serialize iteratively (Predictable) or randomly (Unpredictable)

Constants