Skip to main content

apply_comments

Function apply_comments 

pub async fn apply_comments(
    config_path: &Path,
    annotations: &[(String, String)],
) -> Result<(), Error>