expand_derive

Function expand_derive 

Source
pub fn expand_derive(
    ast: DeriveInput,
    value_type: ValueType,
) -> Result<TokenStream, Error>