1 2 3 4 5 6 7
# Rustfmt configuration file for rs-dcl (crate: qubit-dcl) # # Keep this file compatible with stable rustfmt so both `cargo fmt` and # CI-style `cargo +nightly fmt` produce the same result. edition = "2024" newline_style = "Unix"