Struct style::dom::ShowSubtree
[−]
[src]
pub struct ShowSubtree<N: TNode>(pub N);
Wrapper to output the subtree rather than the single node when formatting for Debug.