c2rust
c2rust copied to clipboard
Use log crate for debugging output in c2rust-analyze
Replace all eprintln!
macros with uses of the log
crate for more efficient and fine-grained debugging output.