commented 0.2.4

If you want to comment a line for an unknown file type, this crate is what you want
Documentation
1
2
3
4
5
6
7
8
9
toolchain.channel = "1.90"
toolchain.components = [
  "rust-analyzer",
  "cargo",
  "rustfmt",
  "clippy",
  "rustc",
  "rust-src"
]