pub type ResponseData = Vec<u8>;
Type alias for raw response data (byte vector).
pub struct ResponseData { /* private fields */ }