[][src]Trait transit_model::objects::CommentLinks

pub trait CommentLinks {
    fn comment_links(&self) -> &CommentLinksT;
fn comment_links_mut(&mut self) -> &mut CommentLinksT; }

Required methods

Loading content...

Implementors

Loading content...