Function cynic_codegen::schema_module_attr::attribute_impl

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