Expand description
Recording wrappers around cotis::element_configuring for stage-1 capture.
Each wrapper delegates to the real configuring API and mirrors every operation into a
LeafedInterfaceDeclaration.
DebugOpenElement and DebugConfiguredParentElement record Close
on drop if not closed explicitly.
Structsยง
- Debug
Configured Parent Element - Debug wrapper for a parent element created via
DebugOpenElement::make_parent. - Debug
Initial Configured Parent Element - Root debug wrapper used at the start of
UiFn::draw_in. - Debug
Open Element - Debug wrapper for an open element being configured.