defy 0.1.4

Replacement for the yew::html! macro with more Rust-idiomatic, editor-friendly syntax.
Documentation
1
2
3
4
5
6
7
8
fn_single_line = true
format_code_in_doc_comments = true
format_strings = true
group_imports = "StdExternalCrate"
imports_granularity = "Module"
struct_field_align_threshold = 40
use_field_init_shorthand = true
use_small_heuristics = "Max"