cargo-binutils contains cargo subcommands to invoke the LLVM tools shipped
with the Rust toolchain.

Features

    All Rust symbols in the output of the LLVM tools are automatically
    demangled.
    No need to pass the path to the artifact as an argument if using the
    tool in "build and inspect" mode.

Homepage:
https://github.com/rust-embedded/cargo-binutils/
