Function ars_server::server::route

source ·
pub async fn route(
    __arg0: State<App>,
    __arg1: Path<String>
) -> impl IntoResponse