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
pub type Element =
#(String, List(#(String, String)))
pub fn match(
element: #(String, List(#(String, String))),
selector: selector.Selector,
) -> Bool