serde_dbgfmt 0.1.1

Deserialize #[derive(Debug)] output using serde
Documentation
1
2
3
4
5
6
wrap_comments = true

# rust-analyzer generally inserts use statements wherever so this standardizes
# their order and granularity.
imports_granularity = "module"
group_imports = "stdexternalcrate"