Type Definition ply_rs::ply::Comment
[−]
[src]
type Comment = String;
Alias to give comments an explicit type.
type Comment = String;
Alias to give comments an explicit type.