pub type WebUIFragmentPlugin = WebUiFragmentPlugin;
pub struct WebUIFragmentPlugin { pub data: Vec<u8>, }
data: Vec<u8>