Skip to content

Core Library

The Core Library is the minimal core.* substrate used by embedded, runtime, compiler, and freestanding code.

Planned generated reference pages:

  • core.option
  • core.result
  • core.str
  • core.array
  • core.io
  • core.fmt

The first docgen pass should scan public declarations and /// comments from lib/core/**/*.no in the compiler repository.