This is supported on crate feature io_json only.
Expand description

APIs to read and deserialize from JSON

Functions

Deserializes a json Value into an Array of DataType This is CPU-bounded.

Infers DataType from Value.