#array #pinning #pin #unsafe #collection

pin_array

Tiny crate providing an array with structurally projected pinning

2 releases

0.1.1 Feb 15, 2024
0.1.0 Feb 12, 2024

#1793 in Data structures

27 downloads per month

MIT license

12KB
202 lines

pin_array

This is a small crate that just provides an array which structurally projects Pin


lib.rs:

Library that provides a structurally projecting array type

No runtime deps