pub async fn default_fallback(method: Method, uri: Uri) -> LxRejectionExpand description
Lexe’s default fallback Handler.
Returns a “bad endpoint” rejection along with the requested method and path.
pub async fn default_fallback(method: Method, uri: Uri) -> LxRejectionLexe’s default fallback Handler.
Returns a “bad endpoint” rejection along with the requested method and path.