Skip to main content

decl_matches

Function decl_matches 

Source
pub fn decl_matches(matcher: &MockMatch, call: &MockCall) -> bool
Expand description

Whether a spy declaration’s matcher covers a record (local matching — the hook never sees spies).