Crate dabus

source ·

Re-exports

Modules

  • the core of DABus
  • event declaration related things
  • things that are just implementation details of the crate, but might be nice to use (on a related topic to this crate)

Macros

  • declares an EventDef in a global const variable corrisponding to an event with the specified types.

Structs

Traits