pub trait Piece: 'static { // Required method fn build(self, cx: &mut BuildCx) -> RNode; }
A UI description consumed once (§5.2). Returns the root realized node it created.