[][src]Type Definition actor_es::CommitResult

type CommitResult<T> = Result<T, CommitError>;