eq_ct

Macro eq_ct 

Source
macro_rules! eq_ct {
    ($a:expr, $b:expr) => { ... };
}
Expand description

Compares $a and $b in constant time if they have the same size