Type Definition paxakos::node::CommitFor[][src]

pub type CommitFor<N, A = LogEntryOf<N>> = CommitFor<InvocationOf<N>, A>;
Expand description

Invokes Commit type constructor so as to be compatible with N.