# this is not supported on stable Rust, and is ignored by the Bazel rules; it is only # useful for manual invocation with 'cargo +nightly fmt' imports_granularity = "Crate" group_imports = "StdExternalCrate" # imports_granularity = "Item" # imports_layout = "Vertical"