Type Definition wild_doc_script::Vars

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