sum_type 0.2.0

A convenience macro for creating a wrapper enum which may be one of several distinct types.
Documentation
  • Coverage
  • 100%
    17 out of 17 items documented2 out of 10 items with examples
  • Size
  • Source code size: 17.62 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.66 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Michael-F-Bryan/sum_type
    9 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Michael-F-Bryan

sum_type

Build Status license Crates.io Docs.rs

A convenience macro for creating a wrapper enum which may be one of several distinct types