Skip to main content

Crate foxtive_ntex

Crate foxtive_ntex 

Source

Re-exports§

pub use setup::state::AppState;
pub use setup::state::FoxtiveNtexState;
pub use http::shutdown::ShutdownConfig;
pub use http::shutdown::ShutdownRegistry;
pub use http::server::ServerBuilder;

Modules§

contracts
enums
ext
helpers
http
setup

Macros§

app_state_ext
Macro to generate convenience methods for AppState access

Statics§

FOXTIVE_NTEX

Traits§

FoxtiveNtexExt

Functions§

fox_state
Get a reference to custom state by type.