Module rustberry::util[][src]

Utilities that are primarily used internally by the library and not required for normal use, but may be useful to some.

Modules

mem

Memory access utilities.

reservation

Implementation of "reservations", a system using handles to keep track of what items are currently owned and which can be "reserved".