Modules
Structs
- The Bag of Holding
- BohValue 🔒A container item for a type-erased object
- Bufs 🔒Owns the heap allocations for a
Forth
task. - DropDict 🔒
- Handle for spawning new Forth tasks.
Traits
- Temporary helper extension trait. Should probably be upstreamed into
forth3
at a later date.
Functions
- dropfn 🔒A free function which is used by BagOfHolding::register() to monomorphize a drop function to be held in a BohValue.
- Binding for
SerialMuxClient::open_port()
- Binding for
PortHandle::send()
- sleep 🔒Binding for
Kernel::sleep()
- Binding for
Kernel::spawn()