Cargo Features

htmlproc has no features set by default.

[dependencies]
htmlproc = { version = "0.3.1", features = ["full", "omit_attr", "path_to_url"] }
full = omit_attr, path_to_url

testing: cargo test --features full

omit_attr full?

functions

path_to_url full?