Rust is a fun language that can easily be built on multiple systems. Using CircleCI you can build on MacOS, Windows, and Linux systems with one straightforward .circleci/config.yml: version: 2.1 orbs: win: circleci/windows@5.0 executors: docker: docker: - image: cimg/rust:1.65 linux: machine: