[][src]Trait funty::Is128

pub trait Is128: IsNumber { }

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

Implementations on Foreign Types

impl Is128 for i128[src]

impl Is128 for u128[src]

Loading content...

Implementors

Loading content...