1//! Utility modules for gglib-core. 2 3pub mod shard_filename; 4pub mod system; 5pub mod validation;