//! Shared, locale-independent infrastructure used by Workshop domains.
//!//! These modules provide storage, identity, source locations, formatting, and
//! shared errors. They do not own Workshop features.
pub(crate)modarena;pub(crate)moderror;pub(crate)modformat;pub(crate)modids;pub(crate)modsignatures;pub(crate)modsource;