Module arrow2::io::json

source ·
Available on crate feature io_json only.
Expand description

Convert data between the Arrow memory format and JSON line-delimited records.

Modules

APIs to read and deserialize from JSON
APIs to write to JSON