https://github.com/mintlu8/type-protocol
A crate provding a simple syntax representing types inspired by the go programming language.
https://github.com/mintlu8/type-protocol
Last synced: 10 months ago
JSON representation
A crate provding a simple syntax representing types inspired by the go programming language.
- Host: GitHub
- URL: https://github.com/mintlu8/type-protocol
- Owner: mintlu8
- License: mit
- Created: 2023-09-13T16:09:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-07T06:30:27.000Z (over 2 years ago)
- Last Synced: 2025-02-28T07:34:59.517Z (over 1 year ago)
- Language: Rust
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# type-protocol
A crate provding a simple syntax representing types inspired by the go programming language.