Skip to main content

TabContentFactory

Type Alias TabContentFactory 

Source
pub type TabContentFactory = Box<dyn FnOnce() -> RetainedView>;

Aliased Typeยง

pub struct TabContentFactory(/* private fields */);