css_select/simple_matcher

Types

pub type Element =
  #(String, List(#(String, String)))

Values

pub fn match(
  element: #(String, List(#(String, String))),
  selector: selector.Selector,
) -> Bool
Search Document