yaml-navigator

Crates.ioyaml-navigator
lib.rsyaml-navigator
version0.2.1
sourcesrc
created_at2024-01-10 21:50:26.102462
updated_at2024-02-13 13:35:29.264974
descriptionA library for writing and running queries against YAML
homepagehttps://github.com/felipesere/yaml-navigator
repositoryhttps://github.com/felipesere/yaml-navigator
max_upload_size
id1095617
size304,944
Felipe Seré (felipesere)

documentation

README

YAML Navigator for Rust

The goal of this library is to have a jq-like approach to extracting data out of a serde_yaml::Mapping. The syntax is more minimal and focused in extracting values, not producing any new ones.

Commit count: 0

cargo fmt