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 introduces trait items not declared on the traitMetadata
- Code:
E2027 - Default level: Error
- Phase: Name Resolution
- Canonical docs URL:
https://docs.brim-lang.com/diagnostics/E2027 - Tags:
name,traits
How to fix
- move method to trait
- drop erroneous impl entry