forward_ref 1.0.0

Rust's forward_ref_* macros for easier implementation of operator overloading.
Documentation
  • Coverage
  • 100%
    4 out of 4 items documented3 out of 3 items with examples
  • Size
  • Source code size: 26.17 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.15 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • jtempest/forward_ref
    9 2 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jtempest

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.