Searched defs:Method (Results 1 – 2 of 2) sorted by relevance
144 calling_method: Method, in authenticate_request()233 calling_method: Method, in respond_with_nonce()
473 pub struct Method(u16); struct489 impl fmt::Display for Method { implementation569 pub fn new(method: Method, class: MessageClass) -> Self { in new()