1 2
pub const ERR_SLICE_TOO_SHORT: &str = "Slice is too short"; pub const ERR_INCORRECT_UMP_MESSAGE_TYPE: &str = "Incorrect UMP message type";