Function sauron::skip_if

source ·
pub fn skip_if(
    shall: bool,
    children: impl IntoIterator<Item = SkipDiff>
) -> SkipDiff
Expand description

skip diffing the node is the val is true