Trait funty::AtMost64[][src]

pub trait AtMost64: Numeric { }
Expand description

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

Implementations on Foreign Types

Implementors