Function derive_more::as_mut::expand

source ·
pub fn expand(
    input: &DeriveInput,
    trait_name: &'static str
) -> Result<TokenStream>