black_box_cand

Macro black_box_cand 

Source
macro_rules! black_box_cand {
    () => { ... };
    ($logger_expr:expr) => { ... };
}