[][src]Module abi_stable::sabi_types::move_ptr

Contains the MovePtr<_> type.

Structs

MovePtr

A move pointer,which allows moving the value from the reference, consuming it in the process.