Type Alias false_bottom::FB128

source ·
pub type FB128 = FBObj<U128>;
Expand description

FBObj with a block size of 128 bits.

Aliased Type§

struct FB128 { /* private fields */ }