rustbook/chapter7/restaurant/src/front_of_house/hosting.rs

3 lines
54 B
Rust

pub fn add_to_waitlist() {}
pub fn seat_at_table() {}