deinterleave-derive

Crates.iodeinterleave-derive
lib.rsdeinterleave-derive
version0.1.1
sourcesrc
created_at2024-08-03 14:11:27.815147
updated_at2024-08-03 14:44:40.051188
descriptionDeinterleave your datastructures
homepagehttps://git.sr.ht/~hadronized/deinterleave
repositoryhttps://git.sr.ht/~hadronized/deinterleave
max_upload_size
id1324344
size6,354
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