Module util

Source
Expand description

Utility functions and types

Structs§

ByteArray
Simple wrapper around a Vec<u8>.

Functions§

byte_array_from_raw_parts
deref_eq
Returns true iff the dereferenced pointer values are equal.

Type Aliases§

ByteArrayPtr
ConstByteArrayPtr