rudof_mcp 0.2.1

RDF data shapes implementation in Rust
Documentation
1
2
3
4
5
#[cfg(target_family = "wasm")]
compile_error!("This crate is not intended to be used in a WebAssembly environment.");

pub mod server;
pub mod service;