#[derive(FrontLine)] { // Attributes available to this derive: #[get] #[post] #[put] #[delete] #[head] #[options] #[connect] #[trace] #[patch] #[flatten] #[prefix] }