Fb256

Type Alias Fb256 

Source
pub type Fb256 = FbObj<U256>;
Expand description

An FbObj with a block size of 256 bits.

Aliased Typeยง

pub struct Fb256 { /* private fields */ }