youmubot/youmubot-osu
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
.gitignore First commit 2019-10-25 14:07:24 -04:00
Cargo.toml Implement lazy score queries for top, recent and check (#71) 2025-05-13 00:24:20 +02:00