Change all `String` fields in `Token` to `CowString`. …
(Most values are still `Owned`, so we don’t take much advantage this yet.)