Module utils

Source

Structs§

Addr
Batched
ChanId
ChanWrap

Enums§

BatchItem
Either

Functions§

bytes
bytesmut
check_addr
make_sha3_token
pack
pack T and return a bytesmut from the global thread local buffer
take_t
Take a poolable type T from the generic thread local pool set. Note it is much more efficient to construct your own pools. size and max are the pool parameters used if the pool doesn’t already exist.