A Rust library for generating SPARQL queries for RDF annotated Rust types. The results from those queries can be deserialized with linked-data-rs.
See the examples for basic usage.
The tests crate demonstrates full round-trip serialization with linked-data-rs.