Type Definition ply_rs::ply::Comment [] [src]

type Comment = String;

Alias to give comments an explicit type.