cargo
1.80.1
(3f5fd8dd4 2024-08-06) (built from a source tarball)
Module unit
Structs
In cargo::core::compiler
Module
cargo
::
core
::
compiler
::
unit
Copy item path
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.