Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.brim-lang.com/llms.txt

Use this file to discover all available pages before exploring further.

What this means

impl omits required trait items

Metadata

  • Code: E2019
  • Default level: Error
  • Phase: Name Resolution
  • Canonical docs URL: https://docs.brim-lang.com/diagnostics/E2019
  • Tags: name, traits

How to fix

  • implement required methods
  • use default bodies on trait def

Typical output

E2019: trait item missing
note: impl omits required trait items