forward_ref

Crates.ioforward_ref
lib.rsforward_ref
version1.0.0
sourcesrc
created_at2021-06-12 11:35:02.633519
updated_at2021-06-12 11:35:02.633519
descriptionRust's forward_ref_* macros for easier implementation of operator overloading.
homepagehttps://github.com/jtempest/forward_ref
repositoryhttps://github.com/jtempest/forward_ref
max_upload_size
id409294
size26,543
Jessi Tempest (jtempest)

documentation

https://docs.rs/forward_ref

README

forward_ref

Rust's forward_ref_* macros for easier implementation of operator overloading in the form used by standard types.

License

Rust is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.

See LICENSE-APACHE, LICENSE-MIT, and COPYRIGHT for details.

Commit count: 10

cargo fmt