Crate querent_rs
source ·Expand description
Querent Rust Bridge Rust bridge for querent async RDF Knowledge Graph python library
- Providers a Rust async interface to the querent python library
- Interface ties to python module via pyo3
Example
use qurent_rs::Querent;
Modules
- Implemented helpers and utilities