1 2 3 4
#[path = "response/error_response.rs"] mod error_response; #[path = "response/file_response.rs"] mod file_response;