This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ca6970a65e
rust
/
src
/
test
/
run-pass
/
module-polymorphism2-files
/
float-template
/
template.rs
Brian Anderson
611061b6c3
test: Add a test for interesting module template polymorphism
2012-04-14 00:15:12 -07:00
3 lines
No EOL
38 B
Rust
Raw
Blame
History
fn
plus
(
x
:
T
,
y
:
T
)
->
T
{
x
+
y
}
Reference in a new issue
View git blame
Copy permalink