Function impl_generic_query

Source
pub fn impl_generic_query(
    input: &ItemStruct,
    query: String,
    inner_entity_type: Option<&Type>,
) -> TokenStream
Expand description

Implements the [Query] trait for a struct.