Path Lines of Code arrow-json/Cargo.toml 59 arrow-json/benches/serde.rs 41 arrow-json/src/lib.rs 23 arrow-json/src/reader/boolean_array.rs 10 arrow-json/src/reader/decimal_array.rs 28 arrow-json/src/reader/list_array.rs 45 arrow-json/src/reader/map_array.rs 62 arrow-json/src/reader/mod.rs 2240 arrow-json/src/reader/null_array.rs 8 arrow-json/src/reader/primitive_array.rs 59 arrow-json/src/reader/schema.rs 557 arrow-json/src/reader/serializer.rs 325 arrow-json/src/reader/string_array.rs 23 arrow-json/src/reader/string_view_array.rs 20 arrow-json/src/reader/struct_array.rs 138 arrow-json/src/reader/tape.rs 765 arrow-json/src/reader/timestamp_array.rs 30 arrow-json/src/writer/encoder.rs 572 arrow-json/src/writer/mod.rs 1933