idna
1.0.3
In idna::
uts46
Structs
AsciiDenyList
Uts46
Enums
AlreadyAsciiLabel
DnsLength
ErrorPolicy
Hyphens
ProcessingError
ProcessingSuccess
PunycodeClassification
RtlNumeralState
Constants
DOT_MASK
GLYPHLESS_MASK
PUNYCODE_DECODE_MAX_INPUT_LENGTH
PUNYCODE_ENCODE_MAX_INPUT_LENGTH
PUNYCODE_PREFIX
PUNYCODE_PREFIX_MASK
UPPER_CASE_MASK
Functions
apply_ascii_deny_list_to_lower_cased_unicode
apply_ascii_deny_list_to_potentially_upper_case_ascii
check_hyphens
classify_for_punycode
glyphless_mask
has_punycode_prefix
in_inclusive_range8
in_inclusive_range_char
is_ascii
is_passthrough_ascii_label
ldh_mask
split_ascii_fast_path_prefix
upper_case_mask
verify_dns_length
write_punycode_label
idna
::
uts46
Constant
DOT_MASK
Copy item path
Settings
Help
Summary
Source
const DOT_MASK:
u128
= _; // 70_368_744_177_664u128
Expand description
The mask for the ASCII dot.