This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
src
/
libcore
/
int-template
/
i16.rs
4 lines
72 B
Rust
Raw
Normal View
History
Unescape
Escape
core: Remove old template files
2012-11-28 15:24:39 -08:00
mod
inst
{
pub
type
T
=
i16
;
pub
const
bits
:
uint
=
u16
::
bits
;
}
Reference in New Issue
Copy Permalink