mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-30 04:57:57 +00:00
Migrate executor, xinherens, keyring and keystore to 2018 edition (#1585)
This commit is contained in:
committed by
Gav Wood
parent
ecffe0c371
commit
e6839d2d41
@@ -21,6 +21,7 @@
|
||||
extern crate fnv;
|
||||
|
||||
use std::vec;
|
||||
use log::trace;
|
||||
use self::fnv::FnvHashMap;
|
||||
|
||||
// The pointers need to be aligned to 8 bytes.
|
||||
|
||||
Reference in New Issue
Block a user