init
You can also use your local clone with git send-email.
Run your rust program in GDB.
Instead of
cargo run --release -- 1 2 3
do
cargo gdb --release -- 1 2 3
SPDX-License-Identifier: ISC