Trait funty::Is64

source · []
pub trait Is64: IsNumber { }
Expand description

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

Implementations on Foreign Types

Implementors