Skip to main content

value_contains_native_integer_class

Function value_contains_native_integer_class 

Source
pub fn value_contains_native_integer_class(value: &Value) -> bool
Expand 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.