from_ref

Crates.iofrom_ref
lib.rsfrom_ref
version0.0.1
created_at2025-04-02 01:59:29.499604+00
updated_at2025-04-02 01:59:29.499604+00
descriptionfrom_ref_* macros auto generate standard implementation of trait From without Copy derive
homepagehttps://crates.io/crates/from_ref
repositoryhttps://github.com/nomissbowling/from_ref
max_upload_size
id1615955
size4,850
nomissbowling (nomissbowling)

documentation

https://docs.rs/from_ref/

README

from_ref

Rust's from_ref_* macros auto generate standard implementation of trait From in the form used by ref-oriented (without Copy derive) types.

Links

License

MIT License

Commit count: 2

cargo fmt