START_LINE_REQUIRED_ERROR

Constant START_LINE_REQUIRED_ERROR 

Source
const START_LINE_REQUIRED_ERROR: &str = "start_line is required unless symbol is provided";
Expand description

Error when a line slice omits its start line.