mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-21 14:24:18 +00:00
eda954a670
* Format code in doc comment code blocks * `cargo +nightly fmt` * Finishing touches
6 lines
127 B
TOML
6 lines
127 B
TOML
comment_width = 99
|
|
format_code_in_doc_comments = true
|
|
group_imports = "One"
|
|
imports_granularity = "Crate"
|
|
wrap_comments = true
|