pub fn generate_code<T>(entity: T) -> TokenStreamwhere
T: OdraPoet,Expand description
Generates the code for the given Odra module.
pub fn generate_code<T>(entity: T) -> TokenStreamwhere
T: OdraPoet,Generates the code for the given Odra module.