pub type MiddlewareData = HashMap<String, String>;
pub struct MiddlewareData { /* private fields */ }