Module moveit::move_ref[][src]

Expand description

Move references, for emulating &move.

Structs

A library emulation of the theoretical &move T type.

Traits

Moving dereference operations.

Extensions for using DerefMove types with PinExt.