Gemention/src/models/mod.rs

4 lines
74 B
Rust

pub(crate) mod verification;
pub(crate) mod mentions;
pub(crate) mod web;