cargo fmt -- ./a.rs # it also format b.rs
rustfmt ./a.rs # only format a.rs
refer:
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 3 years have passed since last update.
cargo fmt -- ./a.rs # it also format b.rs
rustfmt ./a.rs # only format a.rs
refer:
Register as a new user and use Qiita more conveniently
Go to list of users who liked