rusttoolkit 0.1.0

Rust toolkit with cool useful procedural macros
Documentation
1
2
3
4
5
6
7
8
[toolchain]
channel = "stable"
components = [
  "rustc",
  "cargo",
  "rustfmt",
]
profile = "minimal"