Skip to main content

WebUIFragmentPlugin

Type Alias WebUIFragmentPlugin 

Source
pub type WebUIFragmentPlugin = WebUiFragmentPlugin;

Aliased Type§

pub struct WebUIFragmentPlugin {
    pub data: Vec<u8>,
}

Fields§

§data: Vec<u8>