/* use std::fmt::Display; use u_api_proc_macro::api_route; type UResult = Result; struct ClientHandler; struct Paths; #[test] fn test1() { #[api_route("GET", Uuid)] fn list(url_param: T) {} } */