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