deepwoken 0.5.1

A library for interacting with Deepwoken data in a more convenient format, with a few added utilities.
Documentation
1
2
3
4
5
6
7
pub mod data;
pub mod enums;
pub mod formula;
pub mod opt;
pub mod req;
pub mod stat;
pub mod wiki;