[][src]Macro rustpython_compiler::apply_optimizations

macro_rules! apply_optimizations {
    ($buf:expr, $($opt:ident),*$(,)?) => { ... };
}