pub type SuggestionList = SmallVec<Suggestion, 8>;Expand description
Ranked dropdown rows; inline up to eight before spilling.
Aliased Typeยง
pub struct SuggestionList { /* private fields */ }pub type SuggestionList = SmallVec<Suggestion, 8>;Ranked dropdown rows; inline up to eight before spilling.
pub struct SuggestionList { /* private fields */ }