collection_macro 0.1.4

General-purpose `seq![]` and `map! {}` collection macros
Documentation
1
2
3
4
5
6
7
8
9
10
toolchain.channel = "1.90"
toolchain.components = [
  "rust-analyzer",
  "cargo",
  "rustfmt",
  "clippy",
  "rustc",
  "rust-src"
]