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

no impl satisfies the trait requirement

Metadata

  • Code: E3008
  • Default level: Error
  • Phase: Type Check
  • Canonical docs URL: https://docs.brim-lang.com/diagnostics/E3008
  • Tags: types, traits

How to fix

  • write impl Trait for Type
  • import prelude impls

Typical output

E3008: missing trait implementation
note: no impl satisfies the trait requirement