deinterleave

Crates.iodeinterleave
lib.rsdeinterleave
version0.1.1
sourcesrc
created_at2024-08-03 14:11:42.096357
updated_at2024-08-03 14:45:13.056671
descriptionDeinterleave your datastructures
homepagehttps://git.sr.ht/~hadronized/deinterleave
repositoryhttps://git.sr.ht/~hadronized/deinterleave
max_upload_size
id1324345
size7,016
Dimitri Sabadie (hadronized)

documentation

README

Deinterleave your datastructures

This crate provides the Deinterleave trait and DVec<T> type, which is a deinterleaved version of Vec<T>. The API is similar but allows access to individual contiguous regions of fields, iterators, etc.

Commit count: 0

cargo fmt