Searched defs:NonceType (Results 1 – 1 of 1) sorted by relevance
115 pub struct NonceType(c_uint); struct118 impl NonceType { impl767 pub fn nonce_type(&mut self) -> Result<NonceType, ErrorStack> { in nonce_type()