Skip to main content

authorize_route

Function authorize_route 

Source
pub(crate) async fn authorize_route(
    __arg0: State<State>,
    request: Request,
) -> Result<impl IntoResponse>