Module util

Module util 

Source
Expand description

The inevitable utility module

Macros§

define_truncate 🔒

Traits§

Flatten
Defines a sequence of sequences that can be merged into a bigger overall seequence
Truncate
Safely truncate an unsigned integer value to shorter representation
Unflatten
Defines a sequence that can be split into a sequence of smaller sequences of uniform size

Type Aliases§

B32
A 32-byte array, defined here for brevity because it is used several times