Type Definition wild_doc_script::VarsStack

source ·
pub type VarsStack = Vec<HashMap<Vec<u8>, Arc<WildDocValue>>>;