pub const NON_PAIR_ERROR: &str = "There must be 2 values for each coordinate";
There must be 2 values for each coordinate