sweetpaste 0.1.0

A sweet & simple pastebin, with syntax highlighting and no client-side code.
1
2
3
4
5
6
7
8
edition = "2018"
hard_tabs = true
merge_derives = true
newline_style = "Unix"
remove_nested_parens = true
reorder_imports = true
reorder_modules = true
use_field_init_shorthand = true