Type Definition rail_lang::rail_machine::Dictionary

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