Skip to main content

WebUIFragment

Type Alias WebUIFragment 

Source
pub type WebUIFragment = WebUiFragment;

Aliased Type§

pub struct WebUIFragment {
    pub fragment: Option<Fragment>,
}

Fields§

§fragment: Option<Fragment>