pub fn prepend_stmt<T>(stmts: &mut Vec<T, Global>, stmt: T) where
    T: StmtLike
Available on crate feature __utils only.
Expand description

inject branch after directives