https://github.com/cwahn/dyn-adt
Dynamic algebraic data type for DB, migration, communication, and etc.
https://github.com/cwahn/dyn-adt
Last synced: over 1 year ago
JSON representation
Dynamic algebraic data type for DB, migration, communication, and etc.
- Host: GitHub
- URL: https://github.com/cwahn/dyn-adt
- Owner: cwahn
- License: mit
- Created: 2024-12-19T05:14:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-20T03:09:12.000Z (over 1 year ago)
- Last Synced: 2025-01-05T14:52:01.429Z (over 1 year ago)
- Language: Rust
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dyn-adt
Dynamic algebraic data type for DB, migration, communication, and etc.