Crate yaml_navigator

Crate yaml_navigator 

Source

Macros§

and
branch
missing
or
query
step
sub
where

Structs§

Context
A bit Context that goes along with the serde_yaml::Value that are yielded when iterating over a document.
ManyMutResults
ManyResults
Path
Query

Enums§

Step

Traits§

LendingIterator
Like Iterator, but items may borrow from &mut self.

Functions§

navigate_iter
navigate_iter_mut