pub const PROTOCOL_VERSION: &'static str;Expand description
The Context Graph Protocol version this host speaks, re-exported from contextgraph-types
(SPEC.md).
The protocol version string this crate implements. Frozen to contextgraph/1.0
only at the public v1.0 release (SPEC.md §Version strings).