onforward_ref

Crates.ioonforward_ref
lib.rsonforward_ref
version0.0.1
created_at2025-03-29 04:05:32.898936+00
updated_at2025-03-29 04:05:32.898936+00
descriptiononforward_ref_* macros auto generate standard implementation of operator overloading without Copy derive
homepagehttps://crates.io/crates/onforward_ref
repositoryhttps://github.com/nomissbowling/onforward_ref
max_upload_size
id1610827
size11,559
nomissbowling (nomissbowling)

documentation

https://docs.rs/onforward_ref/

README

onforward_ref

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.

Links

License

MIT License

Commit count: 3

cargo fmt