Files
Notes/notes-service/vendor/libc/.rustfmt.toml
T
2026-08-01 16:11:49 +03:00

7 lines
219 B
TOML

edition = "2021"
error_on_line_overflow = true
group_imports = "StdExternalCrate"
imports_granularity = "Module"
# This crate gets large lists of reexports. Use vertical to reduce conflicts.
imports_layout = "Vertical"