elfo-rs / elfo

An asynchronous distributed actor framework in Rust with robust observability
217 stars 12 forks source link

Replace pruned context with a dedicated type #131

Open loyd opened 2 months ago

loyd commented 2 months ago

Output/Egress, make Context: Deref<Target=_>