2022-01-06 06:19:02 +01:00
|
|
|
format_code_in_doc_comments = true
|
|
|
|
|
format_strings = true
|
|
|
|
|
group_imports = "StdExternalCrate"
|
|
|
|
|
imports_granularity = "Module"
|
|
|
|
|
license_template_path = ".cargo/license.rs"
|
|
|
|
|
newline_style = "Unix"
|
|
|
|
|
unstable_features = true
|
|
|
|
|
wrap_comments = true
|