Skip to main content

return_pref_names

Function return_pref_names 

Source
pub(crate) fn return_pref_names(
    pref: ReturnPref,
) -> (&'static str, &'static str)
Expand description

Human-readable (attribute value, wrapper type) pair for a ReturnPref, used to phrase the apply_return_pref compile error.