https://github.com/benjaminboruff/traitobj
Trait objects in rust
https://github.com/benjaminboruff/traitobj
Last synced: 10 months ago
JSON representation
Trait objects in rust
- Host: GitHub
- URL: https://github.com/benjaminboruff/traitobj
- Owner: benjaminboruff
- License: mit
- Created: 2022-12-28T07:36:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-29T20:48:37.000Z (over 3 years ago)
- Last Synced: 2025-01-20T16:41:45.421Z (over 1 year ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# traitobj
Trait objects in rust