Searched refs:H (Results 1 – 2 of 2) sorted by relevance
789 fn hash<H: Hasher>(&self, state: &mut H) { in hash() argument947 fn hash<H: Hasher>(&self, state: &mut H) { in hash() argument
97 pub fn new<H: Hal>( in new()