Module subscription

Module subscription 

Source
Expand description

Subscription code generation for production builds

This module generates subscription code for system theme detection and other event subscriptions that need to work in production builds.

Structs§

SubscriptionConfig
Configuration for subscription code generation

Functions§

generate_subscription_function
Generate the subscription function for the application
generate_system_theme_update_arm
Generate the update match arm for SystemThemeChanged
generate_system_theme_variant
Generate the SystemThemeChanged variant for the Message enum