1 2 3 4 5
#![allow(dead_code)] use utoipauto_macro::test_handler; #[test_handler] pub fn route_custom() {}