//! Cross-domain mobility policy re-exports.
//!
//! `rustsim-mobility` does not own traffic or transit policy internals, but it
//! exposes the common contracts from one module so multimodal simulations can
//! wire queue, service, and control behavior without coupling domain crates to
//! each other.
pub use ;
pub use ;