Skip to main content

WebUIFragmentRaw

Type Alias WebUIFragmentRaw 

Source
pub type WebUIFragmentRaw = WebUiFragmentRaw;

Aliased Type§

pub struct WebUIFragmentRaw {
    pub value: String,
}

Fields§

§value: String