/* This Source Code Form is subject to the terms of the Mozilla Public *License,v.2.0.IfacopyoftheMPLwasnotdistributedwiththis *file,Youcanobtainoneathttp://mozilla.org/MPL/2.0/.
*/
/// Per-provider configuration data. #[derive(Clone, Debug, Deserialize, Serialize, PartialEq, uniffi::Enum)] pubenum SuggestProviderConfig {
Weather { /// Weather suggestion score.
score: f64, /// Threshold for weather keyword prefix matching when a weather keyword /// is the first term in a query. Zero means prefix matching is disabled /// and weather keywords must be typed in full when they are first in /// the query. (Ideally this would be an `Option` and `None` would mean /// full keywords are required, but it's probably not worth the breaking /// API change.) This threshold does not apply to city and region names.
min_keyword_length: i32,
},
}
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.13 Sekunden
(vorverarbeitet am 2026-06-18)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.