Searched defs:quick_check (Results 1 – 5 of 5) 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
76 mod quick_check; module
793 def quick_check(options): function