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

pub use / export directive refers to missing or incompatible symbols

Metadata

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

How to fix

  • export existing symbols only
  • match visibility rules

Typical output

E2012: invalid re-export
note: pub use / export directive refers to missing or incompatible symbols