pub fn apply_transaction_to_path(
transaction: &Transaction,
document_path: &Path,
preview_only: bool,
namespaces: &BTreeMap<String, String>,
) -> Result<ApplyPatchResult>pub fn apply_transaction_to_path(
transaction: &Transaction,
document_path: &Path,
preview_only: bool,
namespaces: &BTreeMap<String, String>,
) -> Result<ApplyPatchResult>