mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-05-30 20:31:06 +00:00
Re-export the whole parity_wasm crate
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ use crate::std::collections::BTreeMap as Map;
|
||||
|
||||
use crate::std::num::NonZeroU32;
|
||||
use crate::std::str::FromStr;
|
||||
use crate::Instruction;
|
||||
use parity_wasm::elements::Instruction;
|
||||
|
||||
pub struct UnknownInstruction;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user