pub const DEFAULT_CLOUD_EVENT_SPEC_VERSION: &str = "1.0";
Default spec version for a CloudEvent. Compliant event producers MUST use a value of 1.0 when referring to this version of the specification.
CloudEvent