Type Alias Comment

Source
pub type Comment = String;

Aliased Typeยง

struct Comment { /* private fields */ }