Skip to main content

downcast_style_options_to_state_manager

Function downcast_style_options_to_state_manager 

Source
pub(crate) fn downcast_style_options_to_state_manager(
    state: &mut dyn StyleOptions,
) -> &mut StateManager
Expand description

Utility function to get the StateManager from the StyleOptions trait. This is a helper function to get the StateManager from the StyleOptions trait.