extendr_macros::wrappers

Function translate_formal

Source
pub fn translate_formal(input: &FnArg, self_ty: Option<&Type>) -> Result<FnArg>