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