|
YATL
|
Opaque span structure. More...
#include <yatl.h>
Public Member Functions | |
| _Alignas (max_align_t) unsigned char _opaque[YATL_SPAN_SIZE] | |
Opaque span structure.
A view into the document defined by start and end cursors. Spans are lightweight and do not copy data. They can represent the entire document, a table, a key-value pair, or a value.