pub fn semantic_check_only(
repo: &Repository,
from_tree_hash: &ContentHash,
to_tree_hash: &ContentHash,
options: &SemanticDiffOptions,
) -> Result<SemanticCheckOnlyResult, Error>pub fn semantic_check_only(
repo: &Repository,
from_tree_hash: &ContentHash,
to_tree_hash: &ContentHash,
options: &SemanticDiffOptions,
) -> Result<SemanticCheckOnlyResult, Error>