Module interpreter::object::layout
source · Modules
Structs
- More expensive to clone, but more comprehensive field information. Used to give out the locations of fields.
- A trivially copyable location for a field within a class Used by FieldRefTo to access the underlying data from a *const Object.