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
2 lines
51 B
Rust
Raw
Normal View
History
Unescape
Escape
Finish de-exporting int-template and the int modules.
2012-09-28 12:03:54 -07:00
pub
type
T
=
i16
;
pub
const
bits
:
uint
=
u16
::
bits
;
Reference in New Issue
Copy Permalink