pub type EagerBuffer<B> = BlockBuffer<B, Eager>;Expand description
Eager block buffer.
Aliased Typeยง
pub struct EagerBuffer<B> { /* private fields */ }main (development) branch of crypto-glue.pub type EagerBuffer<B> = BlockBuffer<B, Eager>;Eager block buffer.
pub struct EagerBuffer<B> { /* private fields */ }