Skip to main content

Module utf8string

Module utf8string 

Source
Expand description

ASN.1 UTF8String contents. ASN.1 UTF8String borrowed and owned values and contents format.

Functions§

_verus_external_fn_specification_0_String_32__58__58__32_from__utf8__unchecked
is_valid_utf8
utf8_from_bytes_unchecked
utf8string_fmt

Type Aliases§

Utf8String
Utf8StringOwned
Owned UTF8String value used by formats, such as constructed BER strings, whose contents cannot borrow one contiguous range of the input.