pub(crate) fn parse_consumable_selection(
settings: &BTreeMap<String, Value>,
) -> Result<ConsumableSelection, EngineError>Expand description
Parses consumable selections, including legacy boolean settings.
pub(crate) fn parse_consumable_selection(
settings: &BTreeMap<String, Value>,
) -> Result<ConsumableSelection, EngineError>Parses consumable selections, including legacy boolean settings.