MoonMoon1919 / events

Having fun with events and the observer pattern

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

events

Tinkering around with events and subscribers

RDD

  • Provide facilities for one or more objects to listen for changes of a specific event
  • When event occurs, all subscribers are called

About

Having fun with events and the observer pattern


Languages

Language:Rust 100.0%