Add note about type signature searching to docs

This commit is contained in:
Andrei Oprea 2015-05-06 15:22:35 +03:00
parent 6afa669524
commit 45c461c429

View File

@ -111,6 +111,10 @@ r##"<!DOCTYPE html>
<code>trait</code>, <code>typedef</code> (or
<code>tdef</code>).
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code>)
</p>
</div>
</div>