Searched refs:is_failed (Results 1 – 2 of 2) sorted by relevance
| /tonic/interop/src/ | ||
| H A D | lib.rs | 65 pub fn is_failed(&self) -> bool { in is_failed() method |
| /tonic/interop/src/bin/ | ||
| H A D | client.rs | 92 if result.is_failed() { in main() |