Home
last modified time | relevance | path

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

/tonic/tonic-types/src/richer_error/
H A Dmod.rs1053 let ext_details_vec = match status_from_struct.check_error_details_vec() { in gen_status_with_details() localVariable
1061 let fmt_ext_details_vec = format!("{:?}", ext_details_vec); in gen_status_with_details()