Docs.rs
cu29-soa-derive-0.11.0
cu29-soa-derive 0.11.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gbin
Dependencies
quote ^1.0
normal
syn ^2.0
normal
syntect ^5.3
normal
bincode ^2.0
dev
rand ^0.9
dev
serde ^1.0
dev
serde_derive ^1.0
dev
serde_json ^1.0
dev
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate cu29_soa_derive
cu29_
soa_
derive
0.11.0
All Items
Crate Items
Derive Macros
Crate
cu29_
soa_
derive
Copy item path
Source
Derive Macros
ยง
Soa
Build a fixed sized SoA (Structure of Arrays) from a struct. The outputted SoA will be suitable for in place storage in messages and should be easier for the compiler to vectorize.