Trait funty::Is64[][src]

pub trait Is64: Numeric { }
Expand description

Declare that a type is exactly sixty-four bits wide.

Implementations on Foreign Types

Implementors