mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-05-20 10:10:42 +00:00
1 line
844 B
JavaScript
1 line
844 B
JavaScript
initSidebarItems({"constant":[["NAMESPACE_DNS","A UUID of the namespace of fully-qualified domain names"],["NAMESPACE_OID","A UUID of the namespace of ISO OIDs"],["NAMESPACE_URL","A UUID of the namespace of URLs"],["NAMESPACE_X500","A UUID of the namespace of X.500 DNs (in DER or a text output format)"]],"enum":[["ParseError","Error details for string parsing failures."],["UuidVariant","The reserved variants of UUIDs."],["UuidVersion","The version of the UUID, denoting the generating algorithm."]],"struct":[["Hyphenated","An adaptor for formatting a `Uuid` as a hyphenated string."],["Simple","An adaptor for formatting a `Uuid` as a simple string."],["Urn","An adaptor for formatting a `Uuid` as a URN string."],["Uuid","A Universally Unique Identifier (UUID)."]],"type":[["UuidBytes","A 128-bit (16 byte) buffer containing the ID."]]}); |