Function storage_get_evicted

Source
pub fn storage_get_evicted() -> Option<Vec<u8>>
Expand description

Reads the most recent value that was evicted with storage_write or storage_remove command.