Searched refs:with_details_and_error_string (Results 1 – 1 of 1) sorted by relevance
202 RpcStatus::with_details_and_error_string(code, message, details, String::new()) in with_details()210 pub fn with_details_and_error_string<T: Into<RpcStatusCode>>( in with_details_and_error_string() method319 RpcStatus::with_details_and_error_string(status, message, details, error_string) in rpc_status()