Docs.rs
rustsim-transit-0.0.1
rustsim-transit 0.0.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
federicomarcantognini
Dependencies
rustsim-geometry ^0.0.1
normal
thiserror ^2
normal
Versions
100%
of the crate is documented
Platform
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
Skip to main content
VehicleId
rustsim_
transit
0.0.1
In rustsim_
transit::
vehicle
rustsim_transit
::
vehicle
Type Alias
Vehicle
Id
Copy item path
Source
pub type VehicleId =
u64
;
Expand description
Stable identifier for a
TransitVehicle
.