[][src]Function frunk_proc_macro_helpers::build_field_type

pub fn build_field_type(name: &Ident, inner_type: impl ToTokens) -> TokenStream2