Skip to main content

Module reflection

Module reflection 

Source
Expand description

Safe access to object reflection metadata.

Structs§

FieldGetter
Resolves a reflected field once, then uses its registered C ABI getter.
TypeAttrColumn
A registry-owned type-attribute column indexed by runtime type.

Functions§

get_type_attr
Look up one type attribute and copy it into an owning value.