tvix_castore::nodes::directory

Function checked_sum

Source
fn checked_sum(iter: impl IntoIterator<Item = u64>) -> Option<u64>