Trait funty::Is128

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

Declare that a type is exactly one hundred twenty-eight bits wide.

Implementations on Foreign Types

Implementors