Expand description
Macros§
- route
- Convenience builder for constructing a
Route
.
Structs§
- Document
- Represents a queryable YAML document.
- Feature
- Represents the result of a successful route.
- Location
- Represents the concrete location of some YAML syntax.
- Route
- A route into some YAML document.
Enums§
- Component
- A single
Route
component. - Feature
Kind - Describes the feature’s kind, i.e. whether it’s a block/flow aggregate or a scalar value.
- Query
Error - Possible errors when performing YAML path routes.