mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-01-17 06:22:54 +00:00
1 line
842 B
JavaScript
1 line
842 B
JavaScript
initSidebarItems({"enum":[["ErrorKind","The specific type of parse error that can occur."],["Expr","A regular expression abstract syntax tree."],["Repeater","The type of a repeat operator expression."]],"fn":[["escape","Escapes all regular expression meta characters in `text`."]],"struct":[["ByteClass","A byte class for byte ranges only."],["ByteRange","A single inclusive range in a byte class."],["CharClass","A character class."],["ClassRange","A single inclusive range in a character class."],["Error","A parse error."],["ExprBuilder","A builder for configuring regular expression parsing."],["Lit","A single member of a set of literals extracted from a regular expression."],["Literals","A set of literal byte strings extracted from a regular expression."]],"type":[["Result","An alias for computations that can return a `Error`."]]}); |