pin_array 0.1.2

Tiny crate providing an array with structurally projected pinning
Documentation
1
2
3
4
5
# pin_array

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

This crate is `no_std` compatible and does not require `alloc`.