Transfer ownership to a Unique rvalue. Nullifies the current contents. Same as calling std.algorithm.move on it.
See Implementation
Transfer ownership to a Unique rvalue. Nullifies the current contents. Same as calling std.algorithm.move on it.