Docs.rs
ontocore-diff-0.11.2
ontocore-diff 0.11.2
Docs.rs crate page
MIT
OR
Apache-2.0
07 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
eddiethedean
Dependencies
git2 ^0.20
normal
ontocore-catalog ^0.11.2
normal
ontocore-core ^0.11.2
normal
serde ^1
normal
serde_json ^1
normal
tempfile ^3
normal
thiserror ^2
normal
Versions
6.67%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
format_diff_markdown
ontocore_
diff
0.11.2
ontocore_diff
Function
format_
diff_
markdown
Copy item path
Source
pub fn format_diff_markdown(diff: &
DiffResult
, breaking_only:
bool
) ->
String