Use only for user-facing guidance on applying koruma or koruma-collection in application Rust code, including feature flags, core traits, custom #[validator] validators and setter metadata, field #[koruma(...)] validators/modifiers/labels/target selectors, optional and per-element each(...) validation, generated error accessors, KorumaAllDisplay or KorumaAllFluent rendering, nested validation, newtype validation, try_new or TryFrom checked constructors, built-in validator selection, validator messages, and i18n. Do not use for generic Rust build/test tasks.
2026-07-15