[][src]Function serval::style::style_tree

pub fn style_tree<'a>(
    root: &'a Node,
    stylesheet: &'a Stylesheet
) -> StyledNode<'a>