Type Alias Chat

Source
pub type Chat = String;

Aliased Typeยง

pub struct Chat { /* private fields */ }