Re-exports§
Modules§
Macros§
- make_
sequencable_ arena - Creates a set of types for running “sequences” on
gc_arena
“arena” types.
Structs§
Traits§
- Sequence
- A trait that describes a sequence of actions to perform, in between which garbage collection may take place.
- Sequence
Ext - Extension trait for
Sequence
that provides useful combinator methods. - Sequence
Result Ext - Extension trait for
Sequences
producing aResult
that provides useful combinator methods.