Skip to main content

impl_altlogical_from_data_generic

Macro impl_altlogical_from_data_generic 

Source
macro_rules! impl_altlogical_from_data_generic {
    ({$($gen:tt)*} $ty:ty {$($whr:tt)*} $(, $knob:ident)*) => { ... };
}
Expand description

Generic form of impl_altlogical_from_data! — see impl_altinteger_from_data_generic! for the calling convention.