Searched defs:ErrorCode (Results 1 – 2 of 2) sorted by relevance
81 pub struct ErrorCode(pub u16); struct83 impl Setter for ErrorCode { implementation
234 response_code: ErrorCode, in respond_with_nonce()