Skip to main content

parse_capability_reply

Function parse_capability_reply 

Source
pub fn parse_capability_reply(
    doc: &TrustTask<Value>,
    expected_thread_id: &str,
) -> Option<CapabilityReply>
Expand description

Classify a governance/capability/* reply document. None when it is not part of this family, or is not threaded to expected_thread_id.