Type Definition actix::prelude::Request[][src]

type Request<A, M> = MsgRequest<AddressSender<A>, M>;