1
2
3
4
pub mod hosting {
    pub fn add_to_waitlist() {}
}