StoicDeveloper / mapped_futures

A Rust library for mapping keys for futures, running the futures out of order, and retreiving or stopping them by their key.
GNU General Public License v3.0
6 stars 2 forks source link

more examples please! #3

Open olekspickle opened 9 months ago

olekspickle commented 9 months ago

I think this crate is great until we get something similar stabilized, but having examples out of the box definitely helps improve usability.