cmpchain 0.1.0

A macro to chain comparison operators
Documentation
  • Coverage
  • 100%
    2 out of 2 items documented1 out of 1 items with examples
  • Size
  • Source code size: 18.42 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.11 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • georgerennie/cmpchain
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • georgerennie

A Rust library containing a macro to chain comparison operators succintly. The syntax is similar to that found in Python and Julia.