Skip to main content

Module error

Module error 

Source
Expand description

Error type for the Bop interpreter.

Structsยง

BopError
BopWarning
Non-fatal diagnostic surfaced by static checks that run after parsing (currently: match-exhaustiveness analysis in crate::check). Shape mirrors BopError so the same source-snippet rendering works; the only divergence is the leading header, which says warning: instead of error:.