Type Alias Comment

Source
pub type Comment = UserDefined;

Aliased Type§

pub struct Comment(pub String, pub Level);

Tuple Fields§

§0: String§1: Level