Files
stoatchat/crates/delta/src/util/mod.rs
Zomatree d27917b824 chore: migrate authifier into codebase (#658)
Co-authored-by: izzy <me@insrt.uk>
Signed-off-by: Zomatree <me@zomatree.live>
Signed-off-by: izzy <me@insrt.uk>
2026-06-21 00:50:06 +01:00

5 lines
48 B
Rust

pub mod ratelimits;
#[cfg(test)]
pub mod test;