Type Definition transit_model::objects::CommentLinksT[][src]

type CommentLinksT = BTreeSet<String>;

Trait Implementations

impl AddPrefix for CommentLinksT[src]