pub fn infer(json: &Value<'_>) -> Result<DataType, Error>
Available on crate feature json only.
Expand description

Infers DataType from Value.