mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-04-30 16:27:56 +00:00
Transition to Rust 2018 style imports
This commit is contained in:
+1
-1
@@ -5,8 +5,8 @@ use crate::std::collections::{BTreeSet as Set};
|
||||
use crate::std::vec::Vec;
|
||||
use crate::std::mem;
|
||||
|
||||
use log::trace;
|
||||
use parity_wasm::elements;
|
||||
|
||||
use crate::symbols::{Symbol, expand_symbols, push_code_symbols, resolve_function};
|
||||
|
||||
#[derive(Debug)]
|
||||
|
||||
Reference in New Issue
Block a user