pub fn prepend_stmt<T>(stmts: &mut Vec<T, Global>, stmt: T) where
    T: StmtLike
Expand description

inject branch after directives