Type Alias litcheck_filecheck::pattern::matcher::AnyMatcherMut
source · pub type AnyMatcherMut<'a> = Box<dyn DynMatcherMut + 'a>;
Aliased Type§
struct AnyMatcherMut<'a>(/* private fields */);
pub type AnyMatcherMut<'a> = Box<dyn DynMatcherMut + 'a>;
struct AnyMatcherMut<'a>(/* private fields */);