Skip to main content

COMMON_FIELDS

Constant COMMON_FIELDS 

Source
pub const COMMON_FIELDS: &[&str];
Expand description

Cross-cutting fields every step may carry, whatever its kind. Field checking is the union of these and the kind’s own list, so a name that appears in neither is refused.