//! Team aggregation mode for generating team-level shipping summaries.
//!
//! Team support lives inside the `shiplog` package so config resolution,
//! ledger aggregation, and packet rendering do not become separate crates.io
//! package contracts.
pub use ;
pub use ;
pub use ;