#[macro_use] extern crate gotham_restful; #[read_all(UnknownResource)] fn read_all() { } fn main() { }