statue 0.3.1

Easier way to query selectors for static HTML pages.
Documentation
1
2
3
4
pub(crate) enum SelQueryKind {
    Single,
    Multi,
}