Searched refs:user_error_conversion_method (Results 1 – 3 of 3) sorted by relevance
43 let methodname = names::user_error_conversion_method(&errtype); in generate()
178 pub fn user_error_conversion_method(user_type: &UserErrorType) -> Ident { in user_error_conversion_method() function
320 let method = names::user_error_conversion_method(&custom); in emit()