Sign in
fuchsia
/
third_party
/
rust
/
0.4
/
.
/
src
/
libcore
/
uint-template
/
u16.rs
blob: d8e078eb65c20ce6dd9ea6230fd643f9ee15e82b [
file
] [
log
] [
blame
]
pub
type
T
=
u16
;
pub
const
bits
:
uint
=
16
;