https://github.com/doumanash/auto-trait
Proc macro to generate trait implementation for wrapper types
https://github.com/doumanash/auto-trait
Last synced: about 2 months ago
JSON representation
Proc macro to generate trait implementation for wrapper types
- Host: GitHub
- URL: https://github.com/doumanash/auto-trait
- Owner: DoumanAsh
- License: bsl-1.0
- Created: 2021-06-22T06:34:41.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-08T10:17:17.000Z (over 1 year ago)
- Last Synced: 2025-03-28T02:50:47.994Z (2 months ago)
- Language: Rust
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# auto-trait
[](https://github.com/DoumanAsh/auto-trait/actions)
[](https://crates.io/crates/auto-trait)
[](https://docs.rs/crate/auto-trait/)Simple macro to generate trait implementation for wrapper types