parse_module_name

Function parse_module_name 

Source
pub fn parse_module_name(module_name: &str) -> Result<Value>
Expand description

Given a module specification string, load a json description of the module as described here.