BooleanFunctionQuant

Derive Macro BooleanFunctionQuant 

Source
#[derive(BooleanFunctionQuant)]
Expand description

Derive the BooleanFunctionQuant trait from oxidd_core::function

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