You've already forked AstralRinth
forked from didirus/AstralRinth
* v3_reroute 404 error * hash change * fixed issue with error conversion * added new model confirmation tests + title name change * renaming, fields * owner; test changes * clippy prepare * fmt * merge fixes * clippy * working merge * revs * merge fixes
6 lines
159 B
Rust
6 lines
159 B
Rust
// Legacy models from V2, where its useful to keep the struct for rerouting/conversion
|
|
pub mod notifications;
|
|
pub mod projects;
|
|
pub mod search;
|
|
pub mod teams;
|