Docs.rs
ontocore-plugin-0.15.0
ontocore-plugin 0.15.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
09 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
eddiethedean
Dependencies
ontocore-catalog ^0.15.0
normal
ontocore-core ^0.15.0
normal
ontocore-docs ^0.15.0
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
toml ^0.8
normal
ontocore-catalog ^0.15.0
dev
tempfile ^3
dev
Versions
9.15%
of the crate is documented
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
merge_plugin_diagnostics
ontocore_
plugin
0.15.0
ontocore_plugin
Function
merge_
plugin_
diagnostics
Copy item path
Source
pub fn merge_plugin_diagnostics( base: &mut
Vec
<
Diagnostic
>, plugin:
Vec
<
Diagnostic
>, )