Trait funty::Is128[][src]

pub trait Is128: Numeric { }
Expand description

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

Implementations on Foreign Types

Implementors