Module pack

Source
Expand description

Serialization of entities for storing them on the device.

Structs§

Packer

Traits§

Pack
Something that could be packed to a pair of i32 and f32 buffers
PackFloat
Something that could be packed to f32 buffers
PackInt
Something that could be packed to i32 buffers
PackerFloat
PackerInt