Module fixed

Module fixed 

Source
Expand description

Fixed containers.

These can be used to store or reference a fixed amount of data, usually on the stack.

Structsยง

FixedBytes
A fixed-size bytes storage which keeps track of how much has been initialized.