Home
last modified time | relevance | path

Searched refs:to_h2_error (Results 1 – 1 of 1) sorted by relevance

/tonic/tonic/src/
H A Dstatus.rs390 fn to_h2_error(&self) -> h2::Error { in to_h2_error() method
681 status.to_h2_error() in from()
945 fn to_h2_error() { in to_h2_error() function
947 let err = orig.to_h2_error(); in to_h2_error()