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

implementation detail of opaque/export type escapes scope

Metadata

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

How to fix

  • respect abstraction boundaries
  • use trait objects

Typical output

E2028: opaque type leak
note: implementation detail of opaque/export type escapes scope