htmlize 1.0.5

Encode and decode HTML entities in UTF-8 according to the standard
Documentation

htmlize

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 6 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

unescape_fast

  • _unescape_either
  • dep:matchgen
  • dep:serde_json

entities

  • dep:phf
  • dep:phf_codegen
  • dep:serde_json

unescape

  • entities
  • _unescape_either

iai

    This feature flag does not enable additional features.

bench

    This feature flag does not enable additional features.