Function typecheck

Source
pub(super) fn typecheck(
    outdir: &Path,
    librustdoc_path: &Path,
) -> Result<(), Error>