pub type String80 = String<80>;
Alias for String<80>.
String<80>
pub struct String80(/* private fields */);