Use Case for Box<str> and String

I would know of no good reason to use Box<str> over String.