Functionsยง
- parse_
normal_ output - Parses the output of
cargo +nightly rustc --message-format=json -- -Z unpretty=normaland returns the normalized source code.
cargo +nightly rustc --message-format=json -- -Z unpretty=normal
and returns the normalized source code.