pub fn generate_code<T>(entity: T) -> TokenStream where
    T: OdraPoet
Expand description

Generates the code for the given Odra module.