Docs.rs
mbta-rs-0.4.0
mbta-rs 0.4.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
bobertoyin
Dependencies
chrono ^0.4.19
normal
colors-transform ^0.2.11
normal
optional
geo-types ^0.7.4
normal
optional
polyline ^0.9.0
normal
optional
serde ^1.0.136
normal
serde_json ^1.0.79
normal
staticmap ^0.4.0
normal
optional
thiserror ^1.0.31
normal
tiny-skia ^0.6.3
normal
optional
ureq ^2.4.0
normal
raster ^0.2.0
dev
rstest ^0.12.0
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Services
mbta_rs
0.4.0
Services
Aliased Type
In mbta_
rs::
models::
service
mbta_rs
::
models
::
service
Type Alias
Services
Copy item path
Source
pub type Services =
Vec
<
Service
>;
Expand description
Multiple services.
Aliased Type
ยง
pub struct Services {
/* private fields */
}