pharos 0.1.0

Observer pattern which generates a futures 0.3 stream of events
Documentation
package:

  name        : pharos
  version     : 0.1.0
  authors     : [ Naja Melan <najamelan@autistici.org> ]
  edition     : '2018'
  readme      : README.md
  license     : Unlicense

  repository  : https://github.com/najamelan/pharos
  description : Observer pattern which generates a futures 0.3 stream of events
  categories  : [ Asynchronous ]
  keywords    : [ observer, futures, stream, broadcast, publish_subscribe ]


badges:

  travis-ci   : { repository: najamelan/pharos   }
  maintenance : { status    : actively-developed }


dependencies:

  futures-preview: { version: ^0.3.0-alpha.15 }