Module leo_passes::common::assigner

source ·

Structs§

  • A struct used to create assignment statements.
  • Contains the actual data for Assigner. Modeled this way to afford an API using interior mutability.