Module frame

Source
Expand description

A sclerite is the individual (frame) unit which can hold multiple packets

Structs§

CRFrame
The central data container of the caraspace suite.
CRFrameObject
A Caraspace object, that can be stored within a frame.

Enums§

CRFrameObjectType
The Caraspace object type determines the kind of object we are able to put in a frame and ultimate (de)serialzie

Traits§

Frameable
Allows to pack a certain structure within a CRFrameObject