maybe_placebos_from

Macro maybe_placebos_from 

Source
macro_rules! maybe_placebos_from {
    ($x:expr, $($i:tt), *) => { ... };
}