pub fn parse_committed_statements(doc: &Value) -> Vec<CommittedStatement>Expand description
One CommittedStatement per statement in the document; missing fields default
to empty (surfaced as drift, never a panic).
pub fn parse_committed_statements(doc: &Value) -> Vec<CommittedStatement>One CommittedStatement per statement in the document; missing fields default
to empty (surfaced as drift, never a panic).