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

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