Function seed::empty

source ·
pub const fn empty<Ms>() -> Node<Ms>
Expand description

Create an element flagged in a way that it will not be rendered. Useful in ternary operations.