enum-utils-from-str 0.1.2

Code generation for mapping from strings to arbitrary values
Documentation
  • Coverage
  • 23.08%
    3 out of 13 items documented1 out of 10 items with examples
  • Size
  • Source code size: 12.37 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.18 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 12s Average build duration of successful builds.
  • all releases: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • ecstatic-morse/enum-utils
    14 3 3
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ecstatic-morse

Code generation for a compile-time trie-based mapping from strings to arbitrary values.