exact

Function exact 

Source
pub fn exact<TYPES>(event: HotShotEvent<TYPES>) -> Box<EventPredicate<TYPES>>
where TYPES: NodeType,