const REQUIRED_COMMON_KEYS: [&str; 3];Expand description
The three keys every event carries whatever its type. All are required, so a value the reader cannot use is a malformed event rather than something to keep: there would be no event left to hang the kept key on.