BooleanVecSet

Derive Macro BooleanVecSet 

Source
#[derive(BooleanVecSet)]
Expand description

Derive the BooleanVecSet trait from oxidd_core::function

This trait can be derived for structs that wrap another BooleanVecSet implementation. The same restrictions apply as for deriving Function.