Skip to main content

require_runtime_token

Function require_runtime_token 

Source
pub async fn require_runtime_token<S>(
    __arg0: State<S>,
    req: Request,
    next: Next,
) -> Response