//! `whirr` library crate: exposes the app state, sampler, and ui modules so
//! both the thin `main.rs` binary and the integration test suite
//! (`tests/render.rs`) can drive the same code paths.
pubmodunits;pubmodhistory;pubmodmac;pubmodapp;pubmodsampler;pubmodui;