generics-util 0.3.0

Rust library for processing generic syntax with the `syn` crate, mainly for use in procedural macros.
Documentation
  • Coverage
  • 25%
    2 out of 8 items documented1 out of 3 items with examples
  • Size
  • Source code size: 36.23 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 390.69 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 21s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • nickmertin

generics-util

Rust library for processing generics, mainly for use in procedural macros.