[][src]Module yajlish::ndjson_handler

This Handler implementation converts JSON with an array into new-line delimited JSON.

Requires feature ndjson.

Structs

NdJsonHandler

Parser.

Enums

Selector

Refers to either a key or an index in an array.