Type Definition rail_lang::v1::rail_machine::Dictionary

source ·
pub type Dictionary = HashMap<String, RailDef<'static>>;