pub fn save_selection(selection: &SelectedMemory) -> Result<(), String>Expand description
Writes the selection into the user’s config file, leaving every other setting in it exactly as it was.
pub fn save_selection(selection: &SelectedMemory) -> Result<(), String>Writes the selection into the user’s config file, leaving every other setting in it exactly as it was.