Skip to main content

Module codegen

Module codegen 

Source
Expand description

ReScript code generation from IR

Generates:

  • Type definitions (records, variants, aliases)
  • rescript-schema validators
  • HTTP client functions using fetch

Modules§

client
HTTP client generation with pluggable HTTP backend
schema
rescript-schema validator generation with topological sorting
types
ReScript type generation

Structs§

Config
ProjectConfig

Enums§

ClientMode
VariantMode