pub type WebUIFragmentRaw = WebUiFragmentRaw;
pub struct WebUIFragmentRaw { pub value: String, }
value: String