c2rust-refactor 0.15.0

C2Rust refactoring tool implementation
1
2
3
for __i in __low .. __high {
    __body;
}