We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
http://webcache.googleusercontent.com/search?q=cache:ufyF2_8E4hUJ:doc.rust-lang.org/1.0.0-alpha.2/std/string/type.CowString.html+&cd=2&hl=en&ct=clnk&gl=us
Using a single apostrophe breaks the tag:
<a class='stability Deprecated' title='use Cow<'a, str> instead'>Deprecated</a>
as you can see, the title is use Cow< and the rest is malformed HTML
use Cow<