Function hotshot_testing::predicates::event::all
source ยท pub fn all<TYPES>(
events: Vec<HotShotEvent<TYPES>>,
) -> Box<TestPredicate<Arc<HotShotEvent<TYPES>>>>where
TYPES: NodeType,
pub fn all<TYPES>(
events: Vec<HotShotEvent<TYPES>>,
) -> Box<TestPredicate<Arc<HotShotEvent<TYPES>>>>where
TYPES: NodeType,