Function gray_to_bin_impl
fn gray_to_bin_impl<#uint N>(gray: uint<N>) -> uint<N>Expand
Returns the binary value of the given gray code value
fn gray_to_bin_impl<#uint N>(gray: uint<N>) -> uint<N>Returns the binary value of the given gray code value