Crate pin_array

Source
Expand description

Library that provides a structurally projecting array type.

This crate is no_std compatible and does not require alloc.

Modules§

iter

Structs§

PinArray
A structurally pinned array of values