Re: [PATCH] rust: extend kbox with a new constructor

From: Danilo Krummrich
Date: Fri Aug 08 2025 - 05:11:03 EST


On 8/8/25 11:01 AM, Alice Ryhl wrote:
Right now we provide the index being initialized, which you
can use to index an array if that's what you want.

Fair enough, let's keep just the usize then.