pub type WuiData = WuiArray<u8>;
A type alias representing binary data as a byte array.
pub struct WuiData { /* private fields */ }