byewlma 0.1.3

Opinionated implementation of Bulma for Yew
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Code Condensation

condense_wildcard_suffixes = true

use_field_init_shorthand = true

use_try_shorthand = true



# Import Reformatting

imports_granularity = "Crate"

group_imports = "StdExternalCrate"



# Comment Formatting

format_code_in_doc_comments = true

wrap_comments = true