Closed
Description
For an example where this is necessary, see the docs for StrInterner
: The generated HTML code looks like this:
<p>A StrInterner differs from Interner<String> in that it accepts &str rather than RcStr, resulting in less allocation.</p>