v0.2.0
- Used const generics to clean up the implementations of
Connection
andScopedConnection
- Removed public
ConnectionInterface
trait - Added
Send + Sync
constraints to theCombiner
andUntypedSignalCore
traits to cleanup the code
Connection
and ScopedConnection
ConnectionInterface
traitSend + Sync
constraints to the Combiner
and UntypedSignalCore
traits to cleanup the code