Type Definition consprob_trained::Text

source ·
pub type Text = Vec<u8, Global>;
Expand description

Type alias for an owned text, i.e. Vec<u8>.