Skip to main content

Module backend

Module backend 

Source

Structs§

BuildConfig
Build configuration for a language backend.
Capabilities
Capabilities supported by a backend.
GeneratedFile
A generated file to write to disk.

Enums§

BuildDependency
Build-time dependency for a language backend.
PostBuildStep
A post-build processing step.

Traits§

Backend
Trait that all language backends implement.