aligned_buffer_internals 0.1.0

The internals of the `aligned_buffer` crate that require being in a separate crate.
Documentation
  • Coverage
  • 100%
    12 out of 12 items documented0 out of 11 items with examples
  • Size
  • Source code size: 7.23 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.18 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • seancroach/aligned_buffer
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • seancroach
aligned_buffer_internals-0.1.0 has been yanked.

aligned_buffer_internals

This crate is the "body" of the aligned_buffer crate, but must exist seperately to prevent cyclical dependencies with aligned_buffer_macro.

For the main crate, please view the documentation for aligned_buffer here.