☰
Module unit
Structs
?
Module
cargo
::
core
::
compiler
::
unit
source
·
[
−
]
Expand description
Types and impls for
Unit
.
Structs
InternerState
🔒
Unit
All information needed to define a unit.
UnitInner
Internal fields of
Unit
which
Unit
will dereference to.
UnitInterner
A small structure used to “intern”
Unit
values.