Type Alias ply_rs::ply::Comment

source ·
pub type Comment = String;
Expand description

Alias to give comments an explicit type.

Aliased Type§

struct Comment { /* private fields */ }