evil 0.1.3

this crate allows using the ? operator as a shorthand for .unwrap() 😈
Documentation
1
2
3
4
5
6
7
8
9
toolchain.channel = "nightly-2026-01-10"
toolchain.components = [
  "rust-analyzer",
  "cargo",
  "rustfmt",
  "clippy",
  "rustc",
  "rust-src"
]