rust-code-analysis
rust-code-analysis copied to clipboard
Remove all attempts to stringify some piece of code
The code itself can be non-utf8. So inspect all the code to find code to string and remove what is useless.