yog-event 0.3.0

Yog event system — pub/sub for game/server events.
Documentation
  • Coverage
  • 52.14%
    61 out of 117 items documented0 out of 0 items with examples
  • Size
  • Source code size: 11.88 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.65 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 5s Average build duration of successful builds.
  • all releases: 4s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • F000NKKK

Event types passed from Minecraft into Rust mods.

The subscription hub (Registry) lives in the yog-api facade, where all domains compose; this crate is just the event vocabulary.