cargo-fmt
Run rustfmt on all source files in a Rust project. More information: <https://github.com/rust-lang/rustfmt>.
RUN pacman -S --noconfirm rustup
RUN dnf install -y rustfmt-preview
Run rustfmt on all source files in a Rust project. More information: <https://github.com/rust-lang/rustfmt>.
RUN pacman -S --noconfirm rustup
RUN dnf install -y rustfmt-preview