Struct style::dom::ShowSubtreeData
[−]
[src]
pub struct ShowSubtreeData<N: TNode>(pub N);
Wrapper to output the subtree along with the ElementData when formatting for Debug.