ReflectReference
ReflectReference
Description
An accessor to a
dyn PartialReflect
struct, stores a base ID of the type and a reflection path safe to build but to reflect on the value inside you need to ensure aliasing rules are upheld
Functions
Function | Summary |
---|---|
clear(ctxt, s) | No Documentation 🚧 |
display_ref(ctxt, s) | No Documentation 🚧 |
display_value(ctxt, s) | No Documentation 🚧 |
functions(ctxt, s) | No Documentation 🚧 |
get(ctxt, self_, key) | No Documentation 🚧 |
insert(ctxt, s, k, v) | No Documentation 🚧 |
iter(ctxt, s) | No Documentation 🚧 |
len(ctxt, s) | No Documentation 🚧 |
pop(ctxt, s) | No Documentation 🚧 |
push(ctxt, s, v) | No Documentation 🚧 |
remove(ctxt, s, k) | No Documentation 🚧 |
set(ctxt, self_, key, value) | No Documentation 🚧 |
variant_name(ctxt, s) | No Documentation 🚧 |