Expand description
Experimental features.
This module hosts experimental APIs, most notably round-robin multi-resolution time series.
Modules§
- clock
- Monotonic clock and chronological APIs.
- event
- Event reactors and combinators.
- prelude
- series
- Round-robin multi-resolution time series.
- serve
- testing
Structs§
- Vec1
- A contiguous growable array type that contains one or more items (never zero).