Make store operations constant wrt flash operations
This commit is contained in:
@@ -344,6 +344,7 @@
|
||||
//! storage, the store is checked not to crash.
|
||||
|
||||
#![cfg_attr(not(feature = "std"), no_std)]
|
||||
#![feature(try_trait)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate alloc;
|
||||
|
||||
Reference in New Issue
Block a user