pub fn read(store: &Store) -> Result<Option<SelectedList>>Expand description
Read results/selected.json, or None if it is absent. Errors on malformed JSON / schema.
pub fn read(store: &Store) -> Result<Option<SelectedList>>Read results/selected.json, or None if it is absent. Errors on malformed JSON / schema.