Library wrapper around rustfmt for use by code generators.
# Cargo.toml
[dependencies]
rustfmt-wrapper = "0.2.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Format Rust code using rustfmt.
Ensure rustfmt is installed via `rustup component add rustfmt`.
No dependency data recorded yet.