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
43 B
Rust
Raw
Normal View
History
Unescape
Escape
core: Factor out int/i8/16/32/64 mods into int-template
2012-04-14 17:21:10 -07:00
type
T
=
i16
;
Cleanups in the int and uint templates.
2012-08-02 17:14:26 -07:00
const
bits
:
uint
=
u16
::
bits
;
Reference in New Issue
Copy Permalink