pub fn semantic_check_only_worktree(
repo: &Repository,
from_tree_hash: &ContentHash,
options: &SemanticDiffOptions,
status_options: &WorktreeStatusOptions,
) -> Result<SemanticCheckOnlyResult, Error>pub fn semantic_check_only_worktree(
repo: &Repository,
from_tree_hash: &ContentHash,
options: &SemanticDiffOptions,
status_options: &WorktreeStatusOptions,
) -> Result<SemanticCheckOnlyResult, Error>