Crate pendulum [] [src]

Modules

error

Errors that a Pendulum can produce.

future

Futures based runtime for a Pendulum.

Structs

Pendulum

Pendulum which represents a timer that stores timeouts for items of type T.

PendulumBuilder

Builder for configuring different options for a Pendulum.

PendulumTicker

Ticker which drives a Pendulum forward in time.

Token

Token which is used to associate items inserted into the Pendulum.