Type Alias wild_doc_script::Vars

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

Aliased Type§

struct Vars { /* private fields */ }