generate_application_with_theme

Function generate_application_with_theme 

Source
pub fn generate_application_with_theme(
    model_name: &str,
    message_name: &str,
    theme_document: Option<&ThemeDocument>,
) -> Result<TokenStream, CodegenError>
Expand description

Generate theme code and add it to the application