Skip to content

v0.2.0

Compare
Choose a tag to compare
@christiandaley christiandaley released this 01 Aug 17:17
3a6fd4b
  • Used const generics to clean up the implementations of Connection and ScopedConnection
  • Removed public ConnectionInterface trait
  • Added Send + Sync constraints to the Combiner and UntypedSignalCore traits to cleanup the code