flashsieve 0.1.1

Storage-level pre-filtering for pattern matching — skip blocks that can't contain matches
Documentation
1
2
3
#![allow(clippy::expect_used, clippy::panic, clippy::unwrap_used)]
//! concurrent tests for flashsieve.
//! See TESTING.md for the Santh testing standard.