|
parcel 0.2.2
Wrappable, wire-transferable C++23 value system with JSON serialization
|
One node yielded by a tree walk: (json-pointer-path, cell).
More...
#include <walk.h>
Public Attributes | |
| std::string | path |
JSON-pointer-style path to the cell ("" for the root). | |
| cell_t | cell |
| The cell at that path. | |
One node yielded by a tree walk: (json-pointer-path, cell).