storage_value

Macro storage_value 

Source
macro_rules! storage_value {
    ($($json:tt)+) => { ... };
}