forked from didirus/AstralRinth
* Fixes issues * staging fixes * passes tests * fixes. fmt/clippy * drops datapack/plugin extras * fixed failing test --------- Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
4 lines
121 B
Rust
4 lines
121 B
Rust
// Legacy models from V2, where its useful to keep the struct for rerouting/conversion
|
|
pub mod projects;
|
|
pub mod search;
|