Cargo Features
rend has no features set by default.
[dependencies]
rend = { version = "0.5.2", features = ["zerocopy-0_8", "bytecheck", "bytemuck-1"] }
- zerocopy-0_8
-
Enables zerocopy and zerocopy-derive
Features from optional dependencies
- bytecheck implicit feature
-
Enables bytecheck
bytecheck:
Memory validation framework for Rust
- bytemuck-1 implicit feature
-
Enables bytemuck
bytemuck:
A crate for mucking around with piles of bytes