Skip to main content

HookMatcherConfig

Type Alias HookMatcherConfig 

Source
pub type HookMatcherConfig = HashMap<String, Vec<HookMatcher>>;

Aliased Typeยง

pub struct HookMatcherConfig { /* private fields */ }