rust/tests/rustdoc/tuples.link2_tu.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

1 line
203 B
HTML
Raw Permalink Normal View History

2022-06-19 01:35:19 +08:00
<code>pub fn tuple2_tu&lt;T, U&gt;(x: <a class="primitive" href="{{channel}}/std/primitive.tuple.html">(T, U)</a>) -&gt; <a class="primitive" href="{{channel}}/std/primitive.tuple.html">(T, U)</a></code>