Macro goat_cli::utils::variable_data::collection
source · [−]macro_rules! collection {
($($k:expr => $v:expr),* $(,)?) => { ... };
}Expand description
Makes a static BTreeMap from the input of GOAT_VARIABLE_DATA.