tel

Macro storage_value

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