Migrate C code to Rust with automated transpilation
Migrate C code to Rust
c2rust
$ c2rust transpile input.c
$ c2rust transpile --emit-modules input.c
$ c2rust refactor --in-place src/