Type Alias seec::executor::BoolGmwExecutor

source ·
pub type BoolGmwExecutor<'c> = Executor<'c, BooleanGmw, DefaultIdx>;

Aliased Type§

struct BoolGmwExecutor<'c> { /* private fields */ }