Searched refs:to_debug_string (Results 1 – 8 of 8) sorted by relevance
15 panic!("stream failure: {}", f.to_debug_string()) in main()
60 let debug_string = e.to_debug_string(); in test_tls_invalid_certificate()
72 let debug_string = e.to_debug_string(); in test_tls_invalid_certificate()
522 error.to_debug_string() in incoming_body()
56 f.write_str(&self.to_debug_string()) in fmt()
54 f.write_str(&self.to_debug_string()) in fmt()
115 fn to_debug_string(&mut self, err: Resource<streams::Error>) -> Result<String> { in to_debug_string() method
25 fn to_debug_string(&mut self, this: Resource<Error>) -> wasmtime::Result<String> { in to_debug_string() method