derive_more::add_assign_like

Function expand

source
pub fn expand(input: &DeriveInput, trait_name: &str) -> TokenStream