| Crates.io | from_ref |
| lib.rs | from_ref |
| version | 0.0.1 |
| created_at | 2025-04-02 01:59:29.499604+00 |
| updated_at | 2025-04-02 01:59:29.499604+00 |
| description | from_ref_* macros auto generate standard implementation of trait From without Copy derive |
| homepage | https://crates.io/crates/from_ref |
| repository | https://github.com/nomissbowling/from_ref |
| max_upload_size | |
| id | 1615955 |
| size | 4,850 |
Rust's from_ref_* macros auto generate standard implementation of trait From in the form used by ref-oriented (without Copy derive) types.
MIT License