What happens when a Pin<Box<T>> binding is moved to another variable?

from Pin and Unpin
Rust 1.98 intermediate 1 min

What happens when a Pin<Box<T>> binding is moved to another variable?

Report an error