sum_sizes
Computes the sum of the provided sizes. If at least one size is None, returns None.
Fully qualified path: dojo::utils::misc::sum_sizes
pub fn sum_sizes(sizes: Array<Option<u32>>) -> Option<u32>
Press ← or → to navigate between chapters
Press ? to show this help
Press Esc to hide this help