Home
last modified time | relevance | path

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

/tonic/tonic-types/src/richer_error/error_details/
H A Dmod.rs753 pub fn set_request_info( in set_request_info() method
/tonic/tonic-types/src/richer_error/
H A Dmod.rs1000 .set_request_info("request-id", "some-request-data") in gen_status_with_details()