Searched refs:with_detail (Results 1 – 1 of 1) sorted by relevance
89 pub const fn with_detail(mut self, detail: [u8; 3]) -> Self { in with_detail() method121 Self::new(code).with_detail([got, value, mask]) in FailedStatusRegister()153 .map(|e| VerifyError::new(e).with_detail([d0, d1, d2])) in try_from()192 Self::new(VerifyErrorCode:: $code).with_detail($e)