menu

destack:module

import destack:module

Interfaces

  1. ImportMetaMetadata about the current module and build configuration.
  2. ImportMetaEnvEnvironment variables available at compile time.
  3. ImportMetaTargetStructured target metadata.
  4. ModuleStatic configuration for one source module.

Type aliases

  1. DeriveWell-known derive considered automatically for nominal declarations.
  2. HostThe target host environment that provides imports and ambient effects.
  3. OutputThe artifact produced by the current build target.
  4. PlatformThe target platform (OS) the code is being compiled for.
  5. RuntimeThe semantic runtime contract for the build.
  6. StageThe package release stage.
  7. TargetFamilyCoarse target family metadata.