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

struct literal omits required fields

Metadata

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

How to fix

  • supply missing fields
  • use defaults where allowed

Typical output

E3015: missing field init
note: struct literal omits required fields