Struct fasthash_sys::uint128_c_t [−][src]
Fields
a: u64
b: u64
Trait Implementations
impl Debug for uint128_c_t
[src]
impl Debug for uint128_c_t
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Copy for uint128_c_t
[src]
impl Copy for uint128_c_t
impl Clone for uint128_c_t
[src]
impl Clone for uint128_c_t
Auto Trait Implementations
impl Send for uint128_c_t
impl Send for uint128_c_t
impl Sync for uint128_c_t
impl Sync for uint128_c_t