1 2 3
pub const ERROR_ALLOCATION: i32 = -1; pub const ERROR_SINGULAR: i32 = -2; pub const WARNING_SINGULAR: i32 = 1;