xhtml_parser 0.2.5

Non-validating XHTML Tree-based parser.
Documentation

xhtml_parser

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 3 of them enabled by default.

default

namespace_removal (default)

This feature flag does not enable additional features.

parse_escapes (default)

This feature flag does not enable additional features.

small_node_count (default)

This feature flag does not enable additional features.

all_features

keep_ws_only_pcdata

This feature flag does not enable additional features.

large_node_count

This feature flag does not enable additional features.

medium_node_count

This feature flag does not enable additional features.

trim_pcdata

This feature flag does not enable additional features.

use_cstr

This feature flag does not enable additional features.