Home
last modified time | relevance | path

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

/tonic/tonic-types/src/richer_error/error_details/
H A Dmod.rs563 pub fn set_error_info( in set_error_info() method
/tonic/tonic-types/src/richer_error/
H A Dmod.rs997 .set_error_info("SOME_INFO", "example.local", metadata.clone()) in gen_status_with_details()