Re: [PATCH v7 06/10] rust: id_pool: take a NonZero capacity in with_capacity
From: Burak Emir
Date: Mon Aug 17 2026 - 16:16:05 EST
On Mon, Aug 17, 2026 at 9:04 AM Eliot Courtney <ecourtney@xxxxxxxxxx> wrote:
>
> There is no good reason to allocate an IdPool with zero capacity.
> Reflect this in IdPool::with_capacity.
>
> Signed-off-by: Eliot Courtney <ecourtney@xxxxxxxxxx>
Reviewed-by: Burak Emir <burak.emir@xxxxxxxxx>