checked-enum 0.1.0

Provides a trait `CheckedEnum` and a type `UncheckedEnum` which are useful when wrapping FFI libraries that use enums which you cannot guarantee will be in range, but you would like to allow a program to keep running when such an enum value is encourtered.
Documentation
  • Coverage
  • 0%
    0 out of 11 items documented0 out of 7 items with examples
  • Size
  • Source code size: 6.73 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.91 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Connicpu/checked-enum
    0 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Connicpu