deepwoken 0.3.0

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
8
9
pub mod aggregate;
pub mod data;
pub mod enums;
pub mod formula;
pub mod opt;
pub mod req;
pub mod reqfile;
pub mod stat;
pub mod wiki;