cynic_codegen::schema_module_attr

Function attribute_impl

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