blob: 04ca90856686d0dc8e369fc51737a2b49cfe5b43 [file] [log] [blame]
window.SIDEBAR_ITEMS = {"constant":[["UNICODE_VERSION","The Unicode version of data"]],"enum":[["BidiClass","Represents values of the Unicode character property `Bidi_Class`, also known as the bidirectional character type."],["Direction",""]],"fn":[["bidi_class","Find the `BidiClass` of a single char."]],"mod":[["data_source",""],["deprecated","This module holds deprecated assets only."],["format_chars","Directional Formatting Characters"],["level","Bidi Embedding Level"]],"struct":[["BidiInfo","Bidi information of the text."],["HardcodedBidiData","Hardcoded Bidi data that ships with the unicode-bidi crate."],["InitialInfo","Initial bidi information of the text."],["Paragraph","Contains a reference of `BidiInfo` and one of its `paragraphs`. And it supports all operation in the `Paragraph` that needs also its `BidiInfo` such as `direction`."],["ParagraphInfo","Bidi information about a single paragraph"]],"type":[["LevelRun","A maximal substring of characters with the same embedding level."]]};