css_select/simple_matcher

Types

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

Functions

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