youmubot/youmubot-prelude
Natsu Kagami 87e0a02e1f
Implement lazy score queries for top, recent and check (#71)
* Use streams and such to have 200 results

* WIP

* display should take a lazy score future

* Introduce a Scores stream so we can lazily load top score requests

* Fit range to len

* Remove debugging

* Simplify from_user with `and_then`
2025-05-13 00:24:20 +02:00
..
src Implement lazy score queries for top, recent and check (#71) 2025-05-13 00:24:20 +02:00
Cargo.toml Bump tokio from 1.44.1 to 1.44.2 (#69) 2025-04-08 07:12:25 +02:00