Module idna::deprecated

source ·
Expand description

Structs§

  • ConfigDeprecated
    Deprecated configuration API.
  • IdnaDeprecated
    Deprecated. Use the crate-top-level functions or Uts46.

Functions§

  • Performs preprocessing equivalent to UTS 46 transitional processing if transitional is true. If transitional is false, merely lets the input pass through as-is (for call site convenience).