Skip to main content

REQUIRED_COMMON_KEYS

Constant REQUIRED_COMMON_KEYS 

Source
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.