moveBack
fn
ElementType!R moveBack(R)(R r)Moves the back of r out and returns it. Leaves r.back in a destroyable state that does not allocate any resources (usually equal to its .init value).
ElementType!R moveBack(R)(R r)Moves the back of r out and returns it. Leaves r.back in a destroyable state that does not allocate any resources (usually equal to its .init value).