[][src]Module raft::util

This module contains a collection of various tools to use to manipulate and control messages and data associated with raft.

Constants

NO_LIMIT

A number to represent that there is no limit.

Functions

limit_size

Truncates the list of entries down to a specific byte-length of all entries together.