Dynamically Providing Services to an Effect Using Tags
Hi everyone, for the purpose of a library using Effect I was wondering if we can extract the context of an effect from outside of it and then dynamically provide the service based on the Tag. Something like :