intl 0.3.1

Pure-Rust, no_std internationalization primitives (a pure-Rust ICU analog). The `unicode` module provides General_Category, character predicates, scripts, East Asian Width, numeric values, case mapping/folding, UAX #15 normalization (NFC/NFD/NFKC/NFKD), and UTS #10 collation — property tables compiled into const-fn match lookups, with feature-selectable codepoint ranges.
Documentation

intl

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

default

alloc (default)

bidi (default)

This feature flag does not enable additional features.

case (default)

collation (default)

confusables (default)

full (default)

iana-tz (default)

identifiers (default)

This feature flag does not enable additional features.

idna (default)

names (default)

normalization (default)

This feature flag does not enable additional features.

segmentation (default)

This feature flag does not enable additional features.

bmp (default)

latin1 (default)

ascii (default)

This feature flag does not enable additional features.