2 releases

0.1.1 Sep 7, 2019
0.1.0 Aug 30, 2019

#37 in #msg

Download history 3/week @ 2024-02-18 17/week @ 2024-02-25 5/week @ 2024-03-03 11/week @ 2024-03-10 7/week @ 2024-03-17 8/week @ 2024-03-24 47/week @ 2024-03-31

75 downloads per month
Used in 3 crates

MIT license

10KB
151 lines

Tempest Source Traits

Contains everything required for implementing Tempest Source libraries.

The main components include:

  • Msg & MsgId type definitions
  • Source trait for working with sources.
  • SourceBuilder trait for instantiating a struct that implements Source.
  • SourceResult, SourcePollResult, and other common configuration enums

Take a look at these implementation examples:

Dependencies

~1.5–2.2MB
~47K SLoC