Function opendp::combinators::chain::mismatch_error
source · pub(crate) fn mismatch_error<T: Debug>(
variant: ErrorVariant,
struct1: &T,
struct2: &T
) -> Error
pub(crate) fn mismatch_error<T: Debug>(
variant: ErrorVariant,
struct1: &T,
struct2: &T
) -> Error