expand

Function expand 

Source
pub fn expand(
    crate_path: impl IntoTokens,
    input: &DeriveInput,
    output: &mut TokenStream2,
)