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).