pin_array 0.1.2

Tiny crate providing an array with structurally projected pinning
Documentation
  • Coverage
  • 87.5%
    14 out of 16 items documented8 out of 14 items with examples
  • Size
  • Source code size: 12.5 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.17 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • 0x00002a/pin_array
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • 0x00002a

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.