Skip to main content

storage_select

Function storage_select 

Source
pub(crate) fn storage_select(
    read_key: SymWord,
    write_key: SymWord,
    write_value: SymWord,
    base: SymWord,
) -> SymWord
Expand description

Implements the storage_select symbolic expression helper.