duck-template 0.1.9

A cli tool for generating files from a template just with a json file
1
2
3
4
5
6
7
8
hard_tabs = false
tab_spaces = 2
max_width = 100
reorder_imports = true
match_block_trailing_comma = true
match_arm_leading_pipes = "Preserve"
edition = "2021"