Function compute_root_only_large_stack_size

Source
pub const fn compute_root_only_large_stack_size(n: usize) -> usize
Expand description

Inner function used in BalancedMerkleTree::compute_root_only() for stack allocation, only public due to use in generic bounds