subdef 0.1.3

Expressive attribute macro to define nested structures
Documentation
1
2
3
4
5
6
7
8
9
toolchain.channel = "nightly-2025-11-05"
toolchain.components = [
  "rust-analyzer",
  "cargo",
  "rustfmt",
  "clippy",
  "rustc",
  "rust-src"
]