Module refmove::anchor[][src]

Anchors

Anchors ensure validity of memory regions at caller side.

Structs

BoxAnchor

Anchor to obtain by-move reference to the heap.

IdentityAnchor

Trivial anchor that just returns the given RefMove.

StackAnchor

Anchor to obtain by-move reference to the stack.

Traits

Anchor

Anchors