Skip to main content

Text

Type Alias Text 

Source
pub type Text = SnakeData;
Expand description

From TEP-64:

text#_ {n:#} data:(SnakeData ~n) = Text;

Aliased Typeยง

pub struct Text;