Files
tantivy/master/fst/sidebar-items.js
2018-02-12 03:37:57 +00:00

1 line
924 B
JavaScript

initSidebarItems({"enum":[["Error","An error that encapsulates all possible errors in this crate."]],"mod":[["automaton","Automaton implementations for finite state transducers."],["map","Map operations implemented by finite state transducers."],["raw","Operations on raw finite state transducers."],["set","Set operations implemented by finite state transducers."]],"struct":[["Map","Map is a lexicographically ordered map from byte strings to integers."],["MapBuilder","A builder for creating a map."],["Set","Set is a lexicographically ordered set of byte strings."],["SetBuilder","A builder for creating a set."]],"trait":[["Automaton","Automaton describes types that behave as a finite automaton."],["IntoStreamer","IntoStreamer describes types that can be converted to streams."],["Streamer","Streamer describes a \"streaming iterator.\""]],"type":[["Result","A `Result` type alias for this crate's `Error` type."]]});