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