Macro spectra::bootstrap [] [src]

macro_rules! bootstrap {
    ($def_width:expr, $def_height:expr, $win_opt:expr) => { ... };
}