Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jifalops/cypher-dto
A library and macros for working with data transfer objects in Rust and Neo4j.
https://github.com/jifalops/cypher-dto
Last synced: 3 months ago
JSON representation
A library and macros for working with data transfer objects in Rust and Neo4j.
- Host: GitHub
- URL: https://github.com/jifalops/cypher-dto
- Owner: jifalops
- License: mit
- Created: 2023-08-06T16:34:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-24T16:09:36.000Z (10 months ago)
- Last Synced: 2024-04-25T02:03:21.236Z (9 months ago)
- Language: Rust
- Size: 158 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# cypher-dto
A [library](https://github.com/jifalops/cypher-dto/tree/main/lib) and [macros](https://github.com/jifalops/cypher-dto/tree/main/macros) for working with Data Transfer Objects (DTOs) in Rust and Neo4j.
The library is the main crate.