ply_rs::ply

Type Alias Comment

Source
pub type Comment = String;
Expand description

Alias to give comments an explicit type.

Aliased Typeยง

struct Comment { /* private fields */ }