Crate blue_archive

source ·
Expand description

§blue_archive

A Rust API wrapper of lonqie’s SchaleDB that represents data from the game Blue Archive.

§Crediting

For more information, go to these links:


§Information

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.


§Contributing

If you wish to help out, you can. I am a beginner in Rust and I do not mind a few pointers.

Re-exports§

Modules§

  • This is where the main asynchronous (and if elligble, blocking) API implementation is. You are able to obtain data about multiple entities in the game here.
  • Contains useful public enums to be used when working with the API wrapper.
  • Error handling for the api wrapper.
  • Contains Fetcher structures that can be used for caching certain data.
  • Contains special filtering for specific data types.
  • Contains many structures that make up the deserialized data.

Constants§