warp
0.3.7
In warp::
reject
Modules
sealed
Macros
enum_known
Structs
InvalidHeader
InvalidQuery
LengthRequired
MethodNotAllowed
MissingCookie
MissingHeader
PayloadTooLarge
Rejection
UnsupportedMediaType
Enums
Known
Reason
Rejections
Traits
Cause
Reject
Functions
__reject_custom_compilefail
custom
invalid_header
invalid_query
known
length_required
method_not_allowed
missing_cookie
missing_header
not_found
payload_too_large
reject
unsupported_media_type
warp
::
reject
Function
known
Copy item path
Settings
Help
Summary
Source
pub(crate) fn known<T:
Into
<
Known
>>(err: T) ->
Rejection