pub fn value_contains_native_integer_class(value: &Value) -> boolExpand description
Returns whether value, including aggregate payloads, contains a native
integer class. Use this at compatibility boundaries before a recursive
gather can erase resident class metadata.