Module ads::strings

source · []
Expand description

Utilities to generate and work with fixed-length string types.

The macros make_string_type and make_wstring_type are exported from the crate root.

Structs

Represents a fixed-length byte string.

Represents a fixed-length wide string.