fauxgen 0.1.7

write your own generators in stable rust
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"