rust-toolkit-effects 0.1.1

Effect support traits and marker types for the rust-toolkit policy framework
Documentation
  • Coverage
  • 100%
    3 out of 3 items documented0 out of 2 items with examples
  • Size
  • Source code size: 2.99 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.08 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 44s Average build duration of successful builds.
  • all releases: 49s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • hxrts/toolkit
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • hxrts

Generic support traits for effect vocabularies and concrete handlers.

This crate contains the portable backing traits used by the toolkit's #[effect_trait] and #[effect_handler] proc macros.