Struct actix::dev::RemoteEnvelope [] [src]

pub struct RemoteEnvelope<A, M> where
    A: Actor + Handler<M>,
    A::Context: AsyncContext<A>,
    M: ResponseType
{ /* fields omitted */ }

Methods

impl<A, M> RemoteEnvelope<A, M> where
    A: Actor + Handler<M>,
    A::Context: AsyncContext<A>,
    M: ResponseType
[src]

[src]