Crate diplomat_core

Source
Expand description

The Diplomat core module contains common logic between the macro expansion and code generation. Right now, this is primarily the AST types that Diplomat generates while extracting APIs.

Modules§

ast
environment 🔒

Structs§

Env
The type resolution environment
ModuleEnv
The type resolution environment within a specific module