from_ref 0.0.1

from_ref_* macros auto generate standard implementation of trait From without Copy derive
Documentation
  • Coverage
  • 100%
    6 out of 6 items documented0 out of 0 items with examples
  • Size
  • Source code size: 4.52 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.09 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • nomissbowling/from_ref
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • nomissbowling

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