rust-asm 0.1.3

ObjectWeb ASM implementation in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
[toolchain]
channel = "stable"
components = [
  "rustc",
  "cargo",
  "clippy",
  "rustfmt",
  "rust-analyzer",
  "rust-src",
]