pub fn attribute_impl(
    schema_literal: LitStr,
    module: ItemMod
) -> Result<TokenStream, Errors>