trpl-zh-cn/listings/ch14-more-about-cargo/output-only-01-adder-crate/add/rustfmt-ignore
2022-02-06 16:43:51 +08:00

3 lines
187 B
Plaintext
Executable File

This listing is used for demonstrating how to set up a workspace, but the workspace isn't
completely set up yet, so rustfmt complains the crate mentioned in Cargo.toml doesn't exist yet.