Crates.io | pin_array |
lib.rs | pin_array |
version | 0.1.2 |
source | src |
created_at | 2024-02-12 22:23:15.730806 |
updated_at | 2024-06-13 22:09:17.609218 |
description | Tiny crate providing an array with structurally projected pinning |
homepage | |
repository | https://github.com/0x00002a/pin_array |
max_upload_size | |
id | 1137366 |
size | 12,618 |
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
.