Skip to main content

Text

Type Alias Text 

Source
pub type Text = String;
Expand description

Maps to TEXT โ€” unlimited length string.

Aliased Typeยง

pub struct Text { /* private fields */ }