Home
last modified time | relevance | path

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

/tonic/tonic-types/src/richer_error/
H A Dmod.rs1026 let status_from_struct = Status::with_error_details( in gen_status_with_details() localVariable
1053 let ext_details_vec = match status_from_struct.check_error_details_vec() { in gen_status_with_details()