Re: [PATCH v7 07/10] rust: id_pool: add contiguous ID reservation

From: Alexandre Courbot

Date: Fri Aug 21 2026 - 04:33:23 EST


On Mon Aug 17, 2026 at 4:04 PM JST, Eliot Courtney wrote:
> Add `IdPool::reserve_ids` which allocates a contiguous range with the
> given offset, count, and alignment.
>
> Signed-off-by: Eliot Courtney <ecourtney@xxxxxxxxxx>

Reviewed-by: Alexandre Courbot <acourbot@xxxxxxxxxx>