| Crates.io | shapely-derive |
| lib.rs | shapely-derive |
| version | 3.1.0 |
| created_at | 2025-03-10 20:29:58.267182+00 |
| updated_at | 2025-03-31 19:07:34.850598+00 |
| description | Proc macro for deriving the 'Shapely' trait in shapely |
| homepage | https://github.com/bearcove/shapely |
| repository | https://github.com/bearcove/shapely |
| max_upload_size | |
| id | 1587205 |
| size | 20,775 |
shapely-derive provides procedural macros to derive the Shapely trait from shapely.
This crate implements the #[derive(Shapely)] macro which automatically generates runtime reflection code for Rust structs, providing:
The implementation uses unsynn for efficient and fast compilation.
Thanks to Namespace for providing fast GitHub Actions workers:
Licensed under either of:
at your option.