leptoaster 0.2.3

A minimal toast library for Leptos.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
hard_tabs = true

max_width = 80
array_width = 25
chain_width = 50

imports_granularity = "Crate"
imports_layout = "HorizontalVertical"
group_imports = "StdExternalCrate"

match_block_trailing_comma = true
overflow_delimited_expr = true
struct_lit_single_line = false
use_field_init_shorthand = true
wrap_comments = true