wxtla 0.2.0

Wired eXploring Target Layer Accessor
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
include = [
  "Cargo.toml",
  "crates/**/*.toml",
  "config/config.sample.toml",
  ".cargo/config.toml",
  "taplo.toml",
  "rustfmt.toml",
]

[formatting]
align_comments        = true
align_entries         = true
align_single_comments = true
crlf                  = false
reorder_keys          = true