dariusc93 / futures-ticker

A Ticker implementation based on futures_timer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

futures-ticker - a Stream that delivers values in a regular interval

This is an implementation of the Ticker pattern on Rust futures, based on futures-timer.

About

A Ticker implementation based on futures_timer

License:MIT License


Languages

Language:Rust 100.0%