[][src]Module cozal::core::transposer

Structs

ExpireHandle

this is the handle that you use to expire scheduled events.

InitContext

This is the interface through which you can do a variety of functions in your transposer.

TransposerEngine

A struct which implements the StatefulScheduleStream trait for a Transposer.

UpdateContext

This is the interface through which you can do a variety of functions in your transposer.

Traits

Transposer

A Transposer is a type that can update itself in response to events.

Type Definitions

InputEvent
OutputEvent
ScheduledEvent