Crate rust_xfinal

source ·

Re-exports

pub use tera;
pub use serde_json;
pub use chrono;
pub use chrono_tz;
pub use hmac;
pub use sha2;
pub use base64;
pub use sha1;
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

Enums

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