[][src]Type Definition riker::actor::MsgResult

type MsgResult<T> = Result<(), MsgError<T>>;