Skip to main content

derive_struct_impl

Function derive_struct_impl 

Source
fn derive_struct_impl(
    input: &DeriveInput,
    data_struct: &DataStruct,
) -> Result<TokenStream>