Skip to main content

Module codes

Module codes 

Source
Expand description

Stable warning codes (PRD §10). New codes are contract-change events; renames are breaking. Error codes live in crate::error (full feature) because only the parser emits them; warning codes are shared with verification reports (verify-types feature).

Enums§

WarningCode
The 11 stable warning codes. Wire format is snake_case.