aboutsummaryrefslogtreecommitdiffstats
path: root/askama_iron/src/lib.rs
blob: 37e79cc6ecb2d07cb0de57fadda960559608b4df (plain) (blame)
1
2
3
pub use askama::*;

pub use iron::{headers::ContentType, modifier::Modifier, Response};