Constant UNKNOWN_COLUMN_NAME

Source
pub const UNKNOWN_COLUMN_NAME: &str = "?column?";
Expand description

Default name of a column (when no other information is known).