Skip to main content

storage_get_item

Function storage_get_item 

Source
pub(crate) fn storage_get_item(
    _it: &mut Interp,
    this: Value,
    a: &[Value],
) -> Result<Value, Value>