get_object_by_oref

Function get_object_by_oref 

Source
fn get_object_by_oref(
    store: &WaveStore,
    oref_str: &str,
) -> Result<Value, String>
Expand description

Resolve an “otype:oid” string to the corresponding wave object JSON.