https://github.com/strict-types/encoding_derive_helpers
Helper functions for creating encoding derivation macros in Rust
https://github.com/strict-types/encoding_derive_helpers
Last synced: about 2 months ago
JSON representation
Helper functions for creating encoding derivation macros in Rust
- Host: GitHub
- URL: https://github.com/strict-types/encoding_derive_helpers
- Owner: strict-types
- License: apache-2.0
- Created: 2022-12-09T08:31:32.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T09:50:33.000Z (over 2 years ago)
- Last Synced: 2025-02-06T06:41:29.961Z (4 months ago)
- Language: Rust
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Rust encoding derive helpers
Helper functions for creating encoding derivation macros in Rust.