[][src]Trait transit_model_collection::WithId

pub trait WithId {
    fn with_id(id: &str) -> Self;
}

Required methods

fn with_id(id: &str) -> Self

Loading content...

Implementors

Loading content...