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