* Impl Serialize for bare `str` * Expand `&T` and `&mut T` blanket impls to include `T: ?Sized` * Expand `Box<T>` blanket impl to include `T: ?Sized`