Skip to main content

NOT_FOUND

Constant NOT_FOUND 

Source
pub const NOT_FOUND: Integer = INTEGER_MAX; // 9_223_372_036_854_775_807isize
Expand description

Sentinel value indicating “not found”.

C++ equivalent: NS::NotFound