pub fn make_allocator(flags: ConsensusFlags) -> AllocatorExpand description
Construct an Allocator with a heap-size limit or not, depending on the flags.
pub fn make_allocator(flags: ConsensusFlags) -> AllocatorConstruct an Allocator with a heap-size limit or not, depending on the flags.