| Crates.io | onforward_ref |
| lib.rs | onforward_ref |
| version | 0.0.1 |
| created_at | 2025-03-29 04:05:32.898936+00 |
| updated_at | 2025-03-29 04:05:32.898936+00 |
| description | onforward_ref_* macros auto generate standard implementation of operator overloading without Copy derive |
| homepage | https://crates.io/crates/onforward_ref |
| repository | https://github.com/nomissbowling/onforward_ref |
| max_upload_size | |
| id | 1610827 |
| size | 11,559 |
Rust's onforward_ref_* macros auto generate standard implementation of operator overloading in the form used by ref-oriented (without Copy derive) types. It likes such as forward_ref, but it is something else.
MIT License