[][src]Module warp::filters::ext

Request Extensions

Structs

MissingExtension

An error used to reject if get cannot find the extension.

Functions

get

Get a previously set extension of the current route.

optional

Get a previously set extension of the current route.