Rust API wrapper of torikushii's BlueArchive API. For more information and to see the current status of the API, go to these links:
Something I wanted to make in Rust was a simple api wrapper, picked something and the rest was history. Much of it is still a work in progress.
If you wish to help out, you can. I am a beginner in Rust, and I do not mind a few pointers.
| Syntax | Description | Default |
| :--- | :-----------------------------------------------------------------------: | --------: |
| query
| Allows for the usage of extra functions to fetch singular queries. | YES |
| fetcher
| Allows for the usage of a fetcher that will cache student data in a struct. | YES |