Is it possible to impl `From<Wrapper<T>>` for `Wrapper<U>`?

No, sorry, it's not possible to make an exception for U = T.