Docs.rs
opcode-macros-0.1.0
opcode-macros 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
yesh0
Dependencies
proc-macro2 ^1.0.46
normal
quote ^1.0.21
normal
syn ^1.0.102
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate opcode_macros
Version 0.1.0
All Items
Macros
?
Crate
opcode_macros
source
·
[
−
]
Expand description
Provides the
opcode_match!
macro.
Macros
opcode_gen
Generates opcode from bit field enums
opcode_match
Generates a complex match statement