[go: up one dir, main page]

Trait funty::AtLeast64

source ·
pub trait AtLeast64: Fundamental { }
Expand description

Declares that a type is sixty-four or more bits wide.

Implementations on Foreign Types

Implementors