Function odra_codegen::generate_code

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

Generates the code for the given Odra module.