pub fn generate_code<T>(entity: T) -> TokenStreamwhere
    T: OdraPoet,
Expand description

Generates the code for the given Odra module.