Type Definition anchor_cli::config::ProgramsConfig

source ·
pub type ProgramsConfig = BTreeMap<Cluster, BTreeMap<String, ProgramDeployment>>;