[][src]Function near_sdk::env::storage_get_evicted

pub fn storage_get_evicted() -> Option<Vec<u8>>

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