yog-event 0.1.0

Yog event system — pub/sub for game/server events.
Documentation
  • Coverage
  • 51.72%
    60 out of 116 items documented0 out of 0 items with examples
  • Size
  • Source code size: 11.81 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.64 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 2s Average build duration of successful builds.
  • all releases: 2s 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.