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

dynamic dispatch metadata incompatible across crates

Metadata

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

How to fix

  • align trait versions
  • recompile dependents

Typical output

E3050: vtable layout mismatch
note: dynamic dispatch metadata incompatible across crates