::
std::
mem::
fifo_impl::
Struct
FifoRtoW
struct FifoRtoW<#uint W> {
read_ptr:
uint
<W>,
write_ptr: inv
uint
<W>,
}