pub fn save_fuzzy_search(value: bool)
What: Persist the fuzzy search toggle.
Inputs:
value
Output:
Details:
save_boolean_key("fuzzy_search", value)