pub fn declared_revisions(events: &[TraceEvent]) -> Vec<String>Expand description
Every protocol revision the session states about itself, ascending.
Only well-formed YYYY-MM-DD values enter: a malformed protocolVersion is
a violation with its own clause (LIFE-006), not evidence of which revision
the session belongs to, and treating it as evidence would turn one finding
into two.