Crate batbox_preferences

Source
Expand description

Saving/loading preferences (small amounts of user data)

Web implementation uses local storage

Functionsยง

base_path
Base path where preferences are going to be saved/loaded from
load
Load value for given key
save
Save given value for given key