# Rustfmt configuration for nacos-sdk-rust# See https://rust-lang.github.io/rustfmt/ for all optionsedition="2024"max_width=100use_small_heuristics="Default"# The following are unstable features, only available on nightly:# imports_granularity = "Module"# group_imports = "StdExternalCrate"