// devela::lang::hum::i18n::locale
//
//! Identifiers and properties that define a languageāregion context for localization.
//!
//! > A bundle of language + region + conventions
//
// mod id; // language + region + script
// mod resolve; // matching, fallback, negotiation
// mod convention; // culturally defined conventions
cratestructural_mods!