cargo-show-asm 0.2.35

A cargo subcommand that displays the generated assembly of Rust source code.
Documentation

cargo-show-asm

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 2 of them enabled by default.

default

  • dull-color

dull-color

  • bpaf/dull-color

disasm

  • ar
  • capstone
  • object

object

  • dep:object

bright-color

  • bpaf/bright-color

ar

  • dep:ar

capstone

  • dep:capstone