]> git.sesse.net Git - bcachefs-tools-debian/blob - rust-src/rustfmt.toml
chore(rust): add opt_get! and expose some FMODE_* as Rust const
[bcachefs-tools-debian] / rust-src / rustfmt.toml
1 # Default settings, i.e. idiomatic rust
2 edition = "2021"
3 newline_style = "Unix"