photonic 0.1.1

Dynamic light controller and animator
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
edition = "2021"

max_width = 120
use_small_heuristics = "Max"

newline_style = "Unix"

brace_style = "SameLineWhere"
control_brace_style  = "AlwaysSameLine"

where_single_line = true
struct_lit_single_line = false
overflow_delimited_expr = true
use_field_init_shorthand = true

imports_granularity = "Module"