Registry / other / xio-instructionset

xio-instructionset

JSON →
library0.5.0rscratesunverified

XIO instructionset data structures.

# Cargo.toml [dependencies] xio_instructionset = "0.5.0"
INSTALL
IMPORT
SIG · XIO-INSTRUCTIONSET
X
xio-instructionset
otherrustv0.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Instruction
use xio_instructionset::Instruction;

Create a new XIO instruction.

use xio_instructionset::Instruction; fn main() { let instr = Instruction::new(); println!("{:?}", instr); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
Resources
xio-instructionset — cargo add xio-instructionset · libregistry