Expand description

Proxies for Rustc types used within the PDG.

Each type has an identical set of fields to the corresponding Rustc type. Paralegal serializes the PDG into these types, which are read by downstream property checkers.

Macros

  • Generates a struct that is a proxy for a Rustc index type.
  • Generates a struct that is a proxy for a Rustc type.

Structs