Re-exports

pub use tera;
pub use serde_json;
pub use hmac;
pub use sha2;
pub use chrono;
pub use chrono_tz;
pub use uuid;

Modules

Macros

This macro is used to construct a ip v4 endpoint

This macro is used to conveniently construct a set of middlwares

Structs

Constants

Correspond to http CONNECT

Correspond to http DELETE

Correspond to http GET

Correspond to http HEAD

Correspond to http OPTIONS

Correspond to http PATCH

Correspond to http POST

Correspond to http PUT

Correspond to http TRACE

Traits

Type Definitions