Trait funty::AtLeast64[][src]

pub trait AtLeast64: Numeric { }
Expand description

Declare that a type is sixty-four or more bits wide.

Implementations on Foreign Types

Implementors