Constant FIELD_NOT_FOUND
pub const FIELD_NOT_FOUND: i32 = -2;Expand description
The requested serialized field could not be found in the specified object.
pub const FIELD_NOT_FOUND: i32 = -2;The requested serialized field could not be found in the specified object.