1 2 3 4
pub const FILE_SEPARATOR_DEFAULT: &str = "␜"; pub const GROUP_SEPARATOR_DEFAULT: &str = "␝"; pub const RECORD_SEPARATOR_DEFAULT: &str = "␞"; pub const UNIT_SEPARATOR_DEFAULT: &str = "␟";