blob: b1079d56610882cbcd712c2c947f229ba14a5d29 [file] [log] [blame]
window.SIDEBAR_ITEMS = {"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."]],"struct":[["Chain","A stream of set union over multiple map streams in lexicographic order."],["Map","Map is a lexicographically ordered map from byte strings to integers."],["MapBuilder","A builder for creating a map."],["Regex","A regular expression for searching FSTs with Unicode support."]],"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."]]};