check_documentation_coverage

Function check_documentation_coverage 

Source
pub async fn check_documentation_coverage(
    project_path: &Path,
) -> Result<DocCoverage>
Expand description

Check documentation coverage for a Rust project