Searched defs:with_key (Results 1 – 4 of 4) sorted by relevance
71 fn with_key<F, R>(view: &Self::Strong, f: F) -> R in with_key() method94 fn with_key<F, R>(view: &Self::Strong, f: F) -> R in with_key() method121 fn with_key<F, R>(view: &Self::Strong, f: F) -> R in with_key() method
27 fn with_key<F, R>(view: &Self::Strong, f: F) -> R in with_key() function
103 pub fn with_key(key: u64) -> FnvHasher { in with_key() method
307 pub fn with_key(signing_key: &Key) -> Self { in with_key() method