Skip to main content

scope_map_to_json

Function scope_map_to_json 

Source
pub fn scope_map_to_json(scopes: &[(String, Vec<String>)]) -> Value
Expand description

Scope map as a driver JSON object (variable → list of values, §3.2).