Module rpick::config

source ·
Expand description

Configuration

This module defines the rpick configuration.

The configuration defines the pick categories, their algorithms, and their choices.

Structs

Enums

Functions

  • Return the user’s config as a BTreeMap.
  • Save the data from the given BTreeMap to the user’s config file.