use Value;
use crateLcAction;
use crateLcActionConfig;
use crateLcEntityType;
use crateparse_lc_config_list;
/// Parses a HOCON array into a typed [`LcActionConfig<T>`] using `parse_effect`
/// for each effect body. Thin wrapper over [`parse_lc_config_list`].