You cannot move `thing` out of `things` implicitly with this type signature, so 
if `T = owned ref` it won't compile and with `T = ref` it will compile. 

Reply via email to