derive

Function derive 

Source
pub fn derive(input: &DeriveInput) -> Result<TokenStream>
Expand description

Generate code from DeriveInput.