[][src]Function seed_style_preview::conditionally_skip_rendering

pub fn conditionally_skip_rendering<'a, T: 'static + BreakpointTheme, Ms: 'static, Q: Orders<Ms>, F: 'a + Fn() -> Theme>(
    theme_func: F,
    orders: &mut Q
)