Skip to main content

load

Function load 

Source
pub fn load(
    stdlib_dir: &Path,
    special_forms_dir: &Path,
) -> Result<Vec<DocEntry>, DocError>
Expand description

Load every entry from the stdlib doc tree and the special-forms tree.