Migrate import statements and macros to Rust 2018.
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
|
||||
use super::super::{Index, Storage};
|
||||
use super::{bitfield, StoreConfig, StoreEntry, StoreError};
|
||||
use alloc::vec;
|
||||
use alloc::vec::Vec;
|
||||
|
||||
/// Whether a user entry is a replace entry.
|
||||
|
||||
Reference in New Issue
Block a user