expand

Function expand 

Source
pub fn expand(input: &DeriveInput, _: &'static str) -> Result<TokenStream>
Expand description

Expands a From derive macro.