Function zephyr_sdk::utils::instance_entries
source ยท pub fn instance_entries(val: &ScVal) -> Option<Vec<ScMapEntry>>Expand description
Extract the instance storage map from an ScVal.
pub fn instance_entries(val: &ScVal) -> Option<Vec<ScMapEntry>>Extract the instance storage map from an ScVal.