# letslogic
[](https://docs.rs/letslogic)
[](https://github.com/ShenMian/letslogic/actions/workflows/test.yml)
[](https://app.codecov.io/gh/ShenMian/letslogic)
A library providing interaction with the [Let's Logic API].
## Features
- Get collection list.
- Get levels in collection.
- Submit level solution.
- Get records for completed levels.
> [!WARNING]
>
> - Let's Logic API may incorrectly return empty responses.
> - Avoid concurrent requests.
## License
Licensed under either of
- [Apache License, Version 2.0](LICENSE-APACHE)
- [MIT license](LICENSE-MIT)
at your option.
[Let's Logic API]: <https://letslogic.com/api>