Crate transportations_library

Crate transportations_library 

Source
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§

TransportationError
Library-wide error types

Constants§

NAME
VERSION

Type Aliases§

Result
Result type used throughout the library