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.
pub fn generate_code<T>(entity: T) -> TokenStream where
T: OdraPoet, Generates the code for the given Odra module.