Reducing binary size of (Rust) programs with debuginfo

TL;DR: There are some ways how you can reduce the binary size of (Rust) programs that contain debug information. Read more

Similar