pub fn commit_get_object_sizes(
    commit_variant: &Variant
) -> Result<Vec<CommitSizesEntry>, Error>
Available on crate feature v2020_1 only.