Module alloc_mod

Module alloc_mod 

Source
Available on crate feature alloc only.

Structs§

ObjectManager
Helper module to manage multiple ManagedSystemObjects by mapping them using an object ID

Traits§

ManagedSystemObject
SystemObject
Each object which is stored inside the object manager needs to implemented this trait