Traitsยง
- CanCreate
Closure Subscription - An auto trait that is implemented by all runtime contexts that implement
HasMutex. This allows simple creation ofSubscriptionvalues by wrapping an async closure that returns the same thing assubscribe.
HasMutex. This allows simple creation of Subscription values by
wrapping an async closure that returns the same thing as
subscribe.