1 unstable release
Uses new Rust 2024
| 0.1.0 | Jun 20, 2025 |
|---|
#1831 in Procedural macros
198 downloads per month
3KB
Very lazy From implementation for structs. Only works if every field of the target struct is available in the source struct. A single into() call is done for each field.
Dependencies
~1.5MB
~39K SLoC