firestorm-core 0.1.2

Internals for firestorm
Documentation
  • Coverage
  • 17.65%
    3 out of 17 items documented0 out of 3 items with examples
  • Size
  • Source code size: 5.92 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 422.94 kB 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
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • That3Percent

The idea of firestorm-core was to try to make a small API subset so that multiple versions of firestorm with the potential for backward incompatable API changes between them could share common data so that profiling all dependencies would still work. This probably fell short, but it's a step toward that.