yaml-split 0.2.7

provides an iterator over individual YAML documents in a YAML file or stream
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.thiserror]
version = "1.0.22"

[package]
authors = ["Nathan Essex <nathan@essex.id.au>"]
categories = ["encoding"]
description = "provides an iterator over individual YAML documents in a YAML file or stream"
documentation = "https://docs.rs/yaml-split/"
edition = "2018"
homepage = "https://github.com/Nessex/yaml2json-rs/blob/master/crates/yaml-split"
license = "Apache-2.0 OR MIT"
name = "yaml-split"
repository = "https://github.com/Nessex/yaml2json-rs"
version = "0.2.7"