Searched defs:HashingControls (Results 1 – 3 of 3) sorted by relevance
119 pub fn hashing_controls(&self) -> HashingControls { in hashing_controls()161 fn hashing_controls(&self) -> HashingControls { in hashing_controls()
731 pub struct HashingControls { struct732 pub hash_spans: bool,
2113 fn hashing_controls(&self) -> HashingControls; in hashing_controls()