Expand description
Transportation Engineering Library
A comprehensive Rust library implementing transportation engineering methodologies from the Highway Capacity Manual (HCM) and other sources.
Re-exports§
pub use crate::hcm::*;
Modules§
- hcm
- Highway Capacity Manual (HCM) implementations
Enums§
- Transportation
Error - Library-wide error types
Constants§
Type Aliases§
- Result
- Result type used throughout the library