#include <rdata_t.h>
Definition at line 272 of file rdata_t.h.
Read-only Variable holding a copy of the data.
Currently we don't allow sharing the same var node between different value nodes so that when destroying the value we can destroy the var.
var
We could share this, but would need to reference-count it.
Definition at line 280 of file rdata_t.h.