Files
AstralRinth/src/util/mod.rs
Geometrically d2c2503cfa Final V2 Changes (#212)
* Redo dependencies, add rejection reasons, make notifications more readable

* Fix errors, add dependency route, finish PR

* Fix clippy errors
2021-06-16 09:05:35 -07:00

4 lines
49 B
Rust

pub mod auth;
pub mod validate;
pub mod webhook;