Skip to main content

yield_receiver_keys

Function yield_receiver_keys 

Source
pub fn yield_receiver_keys(inst: &InstanceCap) -> Option<Vec<Key>>
Expand description

Read the catch-set from a YieldReceiver handle (normalized: sorted, deduped). None if inst is not a YieldReceiver; an empty/short mem decodes to an empty set.