Home
last modified time | relevance | path

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

/tonic/examples/src/richer-error/
H A Dserver.rs42 let status = Status::with_error_details( in say_hello()
/tonic/tonic-types/src/richer_error/
H A Dmod.rs94 fn with_error_details( in with_error_details() method
539 fn with_error_details(code: Code, message: impl Into<String>, details: ErrorDetails) -> Self { in with_error_details() method
1026 let status_from_struct = Status::with_error_details( in gen_status_with_details()
/tonic/tonic-types/
H A DREADME.md60 let status = Status::with_error_details(