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
pub const fn compute_root_only_large_stack_size(n: usize) -> usize
Inner function used in BalancedMerkleTree::compute_root_only()
for stack allocation, only
public due to use in generic bounds