read_function_docs

Function read_function_docs 

Source
fn read_function_docs(docs_dir: &Path) -> Result<BTreeMap<String, Value>>
Expand description

Read all *.json files from a directory into a name->value map.