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§

Structs§

  • The type resolution environment
  • The type resolution environment within a specific module