[][src]Crate bitserde

Structs

BitContainer

This represents a collection of bits that have a specific capacity defined which is used to deserialize and serialize the bit data at runtime.

EndianEncoding

Enums

Error

Traits

BinaryEncoding
ContainerSize

Represents a bit container size.

Functions

deserialize
serialize

Type Definitions

Result