Skip to main content

docs_to_json

Function docs_to_json 

Source
pub fn docs_to_json(
    stdlib: &[&'static StdEntry],
    concepts: &[&'static ConceptEntry],
    tutorial: &[&'static ConceptEntry],
) -> Result<String, String>