with_token_theme

Function with_token_theme 

Source
fn with_token_theme<R>(
    theme: TokenDashboardTheme,
    render: impl FnOnce() -> R,
) -> R
Expand description

Run one render closure with the selected token dashboard theme.