Searched defs:quick_check (Results 1 – 3 of 3) sorted by relevance
16 pub mod quick_check { module
21 fn quick_check<F, I>(s: I, is_allowed: F, stream_safe: bool) -> IsNormalized in quick_check() function
73 mod quick_check; module