[][src]Trait funty::AtLeast128

pub trait AtLeast128: IsNumber { }

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

Implementations on Foreign Types

impl AtLeast128 for i128[src]

impl AtLeast128 for u128[src]

Loading content...

Implementors

Loading content...