Structsยง
- Assigner
- A struct used to create assignment statements.
- Assigner
Inner - Contains the actual data for
Assigner
. Modeled this way to afford an API using interior mutability.
Assigner
.
Modeled this way to afford an API using interior mutability.