Skip to main content

NULL_VALUES

Static NULL_VALUES 

Source
pub static NULL_VALUES: &str
Expand description

Static string listing common values treated as null/missing during CSV parsing. The r#""# syntax denotes a raw string literal, avoiding the need to escape quotes.