Build only the specified binary

cargo build

  • Compile a local package and all of its dependencies.
    More information: <https://doc.rust-lang.org/cargo/commands/cargo-build.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

cargo build --bin {{name}}

click the source code to copy install cargo build on any operating system with command-not-found.com