Module decodable

Source
Expand description

Base trait for types that can be decoded from a Bufferfish. Implements decoding for primitive types.

Traitsยง

Decodable
Types implementing this trait are able to be decoded from a Bufferfish.