Constant dbn::UNDEF_PRICE
source · pub const UNDEF_PRICE: i64 = i64::MAX; // 9_223_372_036_854_775_807i64Expand description
The sentinel value for an unset or null price.
pub const UNDEF_PRICE: i64 = i64::MAX; // 9_223_372_036_854_775_807i64The sentinel value for an unset or null price.