[][src]Type Definition ak::context::ActorItem

type ActorItem<A> = LocalBoxFuture<'static, Option<BoxEnvelope<A>>>;