Docs.rs
passerine-0.9.3
passerine 0.9.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
slightknack
siraben
Dependencies
Versions
59.5%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
passerine
0.9.3
Module opcode
Module Items
Enums
In passerine::
common
passerine
::
common
Module
opcode
Copy item path
Source
Enums
§
Opcode
This enum represents a single opcode. Under the hood, it’s just a byte. This allows non opcode bytes to be inserted in bytecode streams.