Function configuration_derive::generate_token[][src]

pub(crate) fn generate_token(ast: DeriveInput) -> Result<TokenStream, Error>