Deserialize semantic ratio

This commit is contained in:
ManyTheFish 2023-12-14 10:21:10 +01:00 committed by Louis Dureuil
parent ac68f33194
commit 93dcbf598d
No known key found for this signature in database
4 changed files with 36 additions and 12 deletions

View file

@ -188,3 +188,4 @@ merge_with_error_impl_take_error_message!(ParseOffsetDateTimeError);
merge_with_error_impl_take_error_message!(ParseTaskKindError);
merge_with_error_impl_take_error_message!(ParseTaskStatusError);
merge_with_error_impl_take_error_message!(IndexUidFormatError);
merge_with_error_impl_take_error_message!(InvalidSearchSemanticRatio);