]> git.lizzy.rs Git - rust.git/commit
Added note about type parameters in ifaces.
authorRyan Scheel <ryan.havvy@gmail.com>
Sat, 14 Jul 2012 08:36:42 +0000 (01:36 -0700)
committerRyan Scheel <ryan.havvy@gmail.com>
Sat, 14 Jul 2012 08:36:42 +0000 (01:36 -0700)
commitc5b23c3400e039e408a40f633bfae8aa39a17c20
treec8043818806bace786821bdefd4397e055d18945
parente430a699f2c60890d9b86069fd0c68a70ece7120
Added note about type parameters in ifaces.

Specficially, the type parameters should be left off of the function
signatures in both the iface and the impl if they are already in the
iface declaration.
doc/tutorial.md