Type Definition vin_core::StrongErasedAddr

source ·
pub type StrongErasedAddr = Arc<dyn Addr>;
Expand description

A strong erased reference to the spawned actor.