Crate flowync

Source

Modules§

error

Structs§

Flower
Flow loosely and gracefully.
FlowerState
State of the Flower
Handle
A handle for the Flower

Enums§

Finalizer

Traits§

IntoResult
A converter to convert Option<T> into Result<T, E> using catch fn.