Searched defs:code (Results 1 – 6 of 6) sorted by relevance
37 int32 code = 1; field
40 code: Code, field362 let code = Self::code_from_h2(&err); in from_h2_error() localVariable423 let code = Status::code_from_h2(h2_err); in from_hyper_error() localVariable442 let code = Code::from_bytes(header_map.get(Self::GRPC_STATUS)?.as_ref()); in from_header_map() localVariable486 pub fn code(&self) -> Code { in code() method688 let code = match err.kind() { in from() localVariable748 let code = match status_code { in infer_grpc_status() localVariable957 let code = Code::from(i); in code_from_i32() localVariable
48 int32 code = 1; field
13 pub code: i32, field
392 let code = prettyplease::unparse(&ast); in finalize() localVariable406 let code = prettyplease::unparse(&ast); in finalize() localVariable
264 let code = prettyplease::unparse(&ast); in finalize() localVariable278 let code = prettyplease::unparse(&ast); in finalize() localVariable