|
parcel 0.2.2
Wrappable, wire-transferable C++23 value system with JSON serialization
|
Mix-in declaring a descriptor exposes a static set of named fields. More...
#include <descriptor.h>

Public Member Functions | |
| virtual field_descriptors_t | fields () const =0 |
| Field descriptors keyed by JSON key. | |
Mix-in declaring a descriptor exposes a static set of named fields.
Implemented by StructCellTypeDescriptor. Used by tooling that walks the schema graph.