Add note about type signature searching to docs
This commit is contained in:
parent
6afa669524
commit
45c461c429
@ -111,6 +111,10 @@ r##"<!DOCTYPE html>
|
|||||||
<code>trait</code>, <code>typedef</code> (or
|
<code>trait</code>, <code>typedef</code> (or
|
||||||
<code>tdef</code>).
|
<code>tdef</code>).
|
||||||
</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
Search functions by type signature (e.g.
|
||||||
|
<code>vec -> usize</code>)
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user