Module direkuta::prelude

source ·
Expand description

Imports just the required parts of Direkuta.

Re-exports

pub use super::Capture;
pub use super::DireError;
pub use super::Direkuta;
pub use super::Logger;
pub use super::Middle;
pub use super::Request;
pub use super::Response;
pub use super::State;

Modules

Imports all builders used in Direkuta.
Imports the required parts from Tera.
Imports the required parts from Hyper.