Searched refs:with_error_details_vec (Results 1 – 3 of 3) sorted by relevance
42 let status = Status::with_error_details_vec( in say_hello()
114 [`StatusExt::with_error_details_vec`] and [`StatusExt::get_error_details_vec`]133 [`StatusExt::with_error_details_vec`]: https://docs.rs/tonic-types/latest/tonic_types/trait.StatusE…
142 fn with_error_details_vec( in with_error_details_vec() method593 fn with_error_details_vec( in with_error_details_vec() method1032 let status_from_vec = Status::with_error_details_vec( in gen_status_with_details()