On Tue, Mar 03, 2026 at 05:22:54PM +0100, Danilo Krummrich wrote: > From: Gary Guo <[email protected]> > > These constructors create a coherent container of a single object > instead of slice. They are named `zeroed` and `zeroed_with_attrs` to > emphasis that they are created initialized zeroed. It is intended that > there'll be new constructors that take `PinInit` instead of zeroing. > > Signed-off-by: Gary Guo <[email protected]> > Signed-off-by: Danilo Krummrich <[email protected]>
Reviewed-by: Alice Ryhl <[email protected]>
