Function seed::empty

source ·
pub fn empty<Ms: Clone>() -> El<Ms>
Expand description

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