pub type Text = String;
Maps to TEXT โ unlimited length string.
TEXT
pub struct Text { /* private fields */ }