Skip to main content

describe_missing_refs

Function describe_missing_refs 

Source
pub fn describe_missing_refs<V>(
    ops: &[Op],
    resolved: &BTreeMap<Uid, V>,
) -> String
Expand description

comma-joined referenced uids in ops that are absent from resolved.