Module soup::prelude[][src]

This module exports all the important types & traits to use soup effectively

Re-exports

pub use crate::Soup;

Traits

NodeExt

Adds some convenience methods to the html5ever::rcdom::Node type

QueryBuilderExt

Adds the QueryBuilder constructor methods to the implementing type