repr_
offset
0.2.2
Module utils
Module Items
Structs
Traits
Functions
In crate repr_
offset
repr_offset
Module
utils
Copy item path
Source
Expand description
Miscelaneous functions.
Structs
§
Make
Phantom
Data
Helper type to construct certain PhantomData in const fns.
Traits
§
Pointer
Target
Gets the type pointed-to by a pointer.
Functions
§
moved
A helper function to force a variable to move (copy if it’s a Copy type).